main.css: also make dropdown ul wider.
authorThérèse Godefroy <godef.th@free.fr>
Thu, 28 Sep 2017 14:00:31 +0000 (16:00 +0200)
committerThérèse Godefroy <godef.th@free.fr>
Thu, 28 Sep 2017 14:00:31 +0000 (16:00 +0200)
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;