瀏覽代碼

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%;