Skip to content

Commit a85f932

Browse files
committed
And one more time.
1 parent 10bb98f commit a85f932

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_sass/_filter.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
display:inline-block;
2929
padding: 5px;
3030
margin: 5px 20px 5px 5px;
31-
width: $base-font-size * 5.2;
31+
width: $base-font-size * 5.4;
3232
font-size: $base-font-size * 0.9;
3333
height: $base-font-size * 1.8;
3434
background-color: $bg-color-second;
@@ -44,7 +44,7 @@
4444
}
4545
/* reset */
4646
.pub-filter-reset{
47-
width: $base-font-size * 5.2;
47+
width: $base-font-size * 5.4;
4848
font-size: $base-font-size * 0.9;
4949
margin:10px 5px 10px 5px;
5050
padding: 5px;

0 commit comments

Comments
 (0)