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/styles.css | |
parent | 62a61871a75ce9b94e0b917f28239b822b65e36a (diff) |
Move recently added style to the right place
Diffstat (limited to 'skins/larry/styles.css')
-rw-r--r-- | skins/larry/styles.css | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/skins/larry/styles.css b/skins/larry/styles.css index 5139c22df..c61a3f3bd 100644 --- a/skins/larry/styles.css +++ b/skins/larry/styles.css @@ -1252,10 +1252,6 @@ ul.proplist li { padding-right: 0; } -#login-form #message div { - float: left; -} - #bottomline { font-size: 90%; text-align: center; |