diff options
author | thomascube <thomas@roundcube.net> | 2012-04-05 16:58:23 +0000 |
---|---|---|
committer | thomascube <thomas@roundcube.net> | 2012-04-05 16:58:23 +0000 |
commit | 5effd5231eba5ad8b7d0168ceb25190499a3b932 (patch) | |
tree | ed19de7ea805c08c8150fc32a2d890c90958103e /skins/larry/ie7hacks.css | |
parent | 62a61871a75ce9b94e0b917f28239b822b65e36a (diff) |
Move recently added style to the right place
Diffstat (limited to 'skins/larry/ie7hacks.css')
-rw-r--r-- | skins/larry/ie7hacks.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/skins/larry/ie7hacks.css b/skins/larry/ie7hacks.css index 3ba0a2b0d..f86cbe8aa 100644 --- a/skins/larry/ie7hacks.css +++ b/skins/larry/ie7hacks.css @@ -49,6 +49,7 @@ a.deletebutton, } #login-form #message div { + float: left; display: block; width: 200px; margin-left: 130px; |