Commit c49d9bbd authored by Matt Tucker's avatar Matt Tucker Committed by matt

Fix image size.

git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk@7587 b35dd754-fafc-0310-a699-88a17e54d16e
parent 1991f190
...@@ -129,7 +129,7 @@ ...@@ -129,7 +129,7 @@
#jive-loginLogo { #jive-loginLogo {
display: block; display: block;
position: relative; position: relative;
width: 180px; width: 179px;
height: 53px; height: 53px;
margin: 12px 0px 0px 7px; margin: 12px 0px 0px 7px;
background: url('images/login_logo.gif') no-repeat; background: url('images/login_logo.gif') no-repeat;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment