瀏覽代碼

commenting out the input width:100%; as it continually seems to be breaking forms

Garrick van Buren 12 年之前
父節點
當前提交
db12d174e2
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      assets/stylesheets/foreground.css

+ 2 - 1
assets/stylesheets/foreground.css

@@ -298,10 +298,11 @@ input[name="*[* date][second]"] {
   margin-right: 1em;
 }
 
+/*
 .inputSpan input.createboxInput {
   width: 100%;
 }
-
+*/
 .inputSpan button,
 .inputSpan .button {
   margin: -4px 0 0 0;