Quellcode durchsuchen

Change width of email button so that it retains its size of smaller widths

Talha Mansoor vor 11 Jahren
Ursprung
Commit
8362aa225f
1 geänderte Dateien mit 2 neuen und 2 gelöschten Zeilen
  1. 2 2
      static/css/elegant.css

+ 2 - 2
static/css/elegant.css

@@ -561,8 +561,8 @@ ul.list-all-articles li time {
 #mc_embed_signup input.button {
     display: block;
     margin: 0 0 10px 0;
-    min-width: 90px;
-    width: 100%
+    min-width: 130px;
+    width: 100%;
 }
 #mc_embed_signup input[type='email'] {
     height: 100%;