]> BookStack Code Mirror - bookstack/commitdiff
removed some added CSS as it was causing unintended sideffects.
authorAbijeet <redacted>
Sat, 12 May 2018 11:58:10 +0000 (17:28 +0530)
committerAbijeet <redacted>
Sat, 12 May 2018 11:58:10 +0000 (17:28 +0530)
Signed-off-by: Abijeet <redacted>
resources/assets/sass/_forms.scss

index 8fad0ba518e3f5d8a76de12a0210e1a46004a157..6b3ed381549e3c1c8f3dedfb99b2a1ba06b09566 100644 (file)
@@ -9,7 +9,6 @@
   color: #666;
   width: 250px;
   max-width: 100%;
-  margin: 6px 6px 6px 0px;
 
   &.neg, &.invalid {
     border: 1px solid $negative;