瀏覽代碼

Fix UI break in creation page

Yoginth 7 年之前
父節點
當前提交
b99c832eff
共有 3 個文件被更改,包括 3 次插入3 次删除
  1. 1 1
      public/css/gitote.min.css
  2. 1 1
      public/css/gitote.night.min.css
  3. 1 1
      public/less/_form.less

文件差異過大導致無法顯示
+ 1 - 1
public/css/gitote.min.css


文件差異過大導致無法顯示
+ 1 - 1
public/css/gitote.night.min.css


+ 1 - 1
public/less/_form.less

@@ -101,7 +101,7 @@
 				width: 50%!important;
 			}
 			#auto-init {
-				margin-left: @create-page-form-input-padding+15px;
+				margin-left: @create-page-form-input-padding+@15;
 			}
 		}
 	}