ソースを参照

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

Talha Mansoor 11 年 前
コミット
8362aa225f
共有1 個のファイルを変更した2 個の追加2 個の削除を含む
  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%;