Skip to content

Commit 10bb98f

Browse files
committed
even wider button
1 parent df23777 commit 10bb98f

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.0;
31+
width: $base-font-size * 5.2;
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.0;
47+
width: $base-font-size * 5.2;
4848
font-size: $base-font-size * 0.9;
4949
margin:10px 5px 10px 5px;
5050
padding: 5px;

0 commit comments

Comments
 (0)