main.css: also make dropdown ul wider.
[enc-static.git] / css / main.css
index 459bff18f21a9dde168d8784a5491389e4a04c11..3408766fdd69267171912dddf3f701420a84726d 100644 (file)
@@ -432,7 +432,7 @@ ul.images li > img {
 
 .dropdown ul {
     position: absolute;
-    width: 180px;
+    width: 200px;
     text-align: center;
     background: #f4eed7;
     font-size: .85em;