OSDN Git Service

css: fix some margin/padding
[newslash/newslash.git] / src / newslash_web / css / newslash / form.less
index dc342da..536ba89 100644 (file)
@@ -55,6 +55,7 @@ form:not(.compact), .form {
         display: block;
         width: 100%;
         &:extend(.text-form);
+       box-sizing: border-box;
     }
 
     input[type="checkbox"] {