further try to fix the stylesheet mess
[phpfspot.git] / themes / default / stylesheet.css
index 9fe2c4e5bfb5193b5dab35e3773978ae21b818f2..07571c9b58f304777b698b751c9b8b7e79995b73 100644 (file)
@@ -94,7 +94,6 @@ div.subheader {
    vertical-align:         middle;
    white-space:            nowrap;
    text-align:             left; 
-   float:                  left;
 }
 
 div.tagresult{ 
@@ -103,8 +102,8 @@ div.tagresult{
 }
 
 div.tagresulttags{
-   display:                table-cell; 
-   vertical-align:         middle;
+   padding:                5px 10px 5px 10px;
+   background-color:       #eeeeee;
 }
 
 div.photo{ 
@@ -326,4 +325,4 @@ input, select, textarea {
 
 #slider-1{ 
    margin:                 0 auto;
-}
\ No newline at end of file
+}