Skip to content

Commit 6be5a6e

Browse files
author
xaver
committed
ISPConfig logo was g cut -> height to 32px, less margin instead
1 parent d37acee commit 6be5a6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

interface/web/themes/default/css/screen/content_ispc.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@
269269
/* Image-Replacement */
270270
.swap { background-repeat:no-repeat; }
271271
.swap span { display:none; height:16px; }
272-
#ir-HeaderLogo { background-image:url("../../images/header_logo.png"); height:28px; }
272+
#ir-HeaderLogo { background-image:url("../../images/header_logo.png"); height:32px;margin:0 0 0.2em; }
273273
#ir-Yes { background-image:url("../../icons/x16/tick_circle.png"); height:16px; }
274274
#ir-No { background-image:url("../../icons/x16/cross_circle.png"); height:16px; }
275275

0 commit comments

Comments
 (0)