r1858@llin: dpavlin | 2009-04-29 20:06:56 +0200
authorDobrica Pavlinusic <dpavlin@rot13.org>
Wed, 29 Apr 2009 18:10:45 +0000 (18:10 +0000)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Wed, 29 Apr 2009 18:10:45 +0000 (18:10 +0000)
 cleanup float so that <li> expands as expected

git-svn-id: svn+ssh://mjesec/home/dpavlin/svn/webpac2/trunk@1178 07558da8-63fa-0310-ba24-9fe276d99e06

vhost/style.css

index 4336b15..510c82f 100644 (file)
@@ -56,12 +56,11 @@ form #inputs {
 }
 
 #results ol {
-       float: left;
        margin-right: 2em;
+       margin-bottom: 2em;
 }
 
 #results ol li {
-       clear: left;
        margin-bottom: 1em;
 }