Skip to content
Snippets Groups Projects
Commit 6be5a6ef authored by xaver's avatar xaver
Browse files

ISPConfig logo was g cut -> height to 32px, less margin instead

parent d37acee2
No related branches found
No related tags found
2 merge requests!46Master,!21Master
......@@ -269,7 +269,7 @@
/* Image-Replacement */
.swap { background-repeat:no-repeat; }
.swap span { display:none; height:16px; }
#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; }
#ir-Yes { background-image:url("../../icons/x16/tick_circle.png"); height:16px; }
#ir-No { background-image:url("../../icons/x16/cross_circle.png"); height:16px; }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment