Skip to content

Commit 0d2a268

Browse files
committed
whitespace only
1 parent 16399b6 commit 0d2a268

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

resources/sass/_forms.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -400,7 +400,7 @@ input[type=color] {
400400
border:none !important;
401401
overflow: hidden !important;
402402
clip: rect(0,0,0,0) !important;
403-
white-space: nowrap !important;
403+
white-space: nowrap !important;
404404
}
405405

406406
.title-input input[type="text"] {
@@ -552,4 +552,4 @@ input.shortcut-input {
552552
width: auto;
553553
max-width: 120px;
554554
height: auto;
555-
}
555+
}

0 commit comments

Comments
 (0)