]> BookStack Code Mirror - bookstack/blobdiff - resources/sass/_forms.scss
whitespace only
[bookstack] / resources / sass / _forms.scss
index e7ee8c285b01dc54c1b1b3bcd665638315c72071..e6d062ce876fbe5d2444fbd65122c539cbe83fcc 100644 (file)
@@ -400,7 +400,7 @@ input[type=color] {
     border:none !important;
     overflow: hidden !important;
     clip: rect(0,0,0,0) !important;
-       white-space: nowrap !important;
+    white-space: nowrap !important;
 }
 
 .title-input input[type="text"] {
@@ -552,4 +552,4 @@ input.shortcut-input {
   width: auto;
   max-width: 120px;
   height: auto;
-}
\ No newline at end of file
+}