max the tag tab scrollable - don't know yet why the text runs into the content window
[phpfspot.git] / stylesheet.css
index 7460f20f86c0952e388a6bf5191a254e7e015eb9..b38411ffc5ef9f2342ba5752cde4219acb1d210f 100644 (file)
@@ -16,9 +16,9 @@ table, tr, td {
 }\r
 \r
 td.tags {\r
-   width:                  150px;\r
+   width:                  250px;\r
    padding:                2px;\r
-   padding-top:            10px;\r
+   padding-top:            8px;\r
    border-top:             solid 1px #000000;\r
    border-right:           solid 1px #000000;\r
 }\r
@@ -68,8 +68,8 @@ img.bubbleimg_up {
    margin-bottom:          0;\r
    margin-right:           0;\r
    border:                 0;\r
-   width:                  202;\r
-   height:                 152;\r
+   width:                  202px;\r
+   height:                 152px;\r
 }\r
 \r
 img.bubbleimg_down {\r
@@ -82,8 +82,8 @@ img.bubbleimg_down {
    margin-bottom:          0;\r
    margin-right:           0;\r
    border:                 0;\r
-   width:                  202;\r
-   height:                 152;\r
+   width:                  202px;\r
+   height:                 152px;\r
 }\r
 \r
 a {\r
@@ -153,3 +153,8 @@ td.thumb {
    background-color:       #ffffff;\r
 }\r
 \r
+#available_tags {\r
+   width:                  250px;\r
+   clip:                   auto;\r
+   overflow:               auto;\r
+}\r