Skip to content

Commit 8db838b

Browse files
author
Emmanouil Konstantinidis
committed
Less padding
1 parent 2e73cf1 commit 8db838b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/less/style.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -487,7 +487,7 @@ input {
487487
box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.5);
488488
-webkit-user-select: text;
489489
padding-left: 10px;
490-
padding-right: 25px;
490+
padding-right: 20px;
491491
}
492492

493493
/* @end Search input */

0 commit comments

Comments
 (0)