We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d37acee commit 6be5a6eCopy full SHA for 6be5a6e
interface/web/themes/default/css/screen/content_ispc.css
@@ -269,7 +269,7 @@
269
/* Image-Replacement */
270
.swap { background-repeat:no-repeat; }
271
.swap span { display:none; height:16px; }
272
- #ir-HeaderLogo { background-image:url("../../images/header_logo.png"); height:28px; }
+ #ir-HeaderLogo { background-image:url("../../images/header_logo.png"); height:32px;margin:0 0 0.2em; }
273
#ir-Yes { background-image:url("../../icons/x16/tick_circle.png"); height:16px; }
274
#ir-No { background-image:url("../../icons/x16/cross_circle.png"); height:16px; }
275
0 commit comments