We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4c817f commit 3ac29edCopy full SHA for 3ac29ed
_sass/_filter.scss
@@ -28,7 +28,7 @@
28
display:inline-block;
29
padding: 5px;
30
margin: 5px 20px 5px 5px;
31
- width: $base-font-size * 3.8;
+ width: $base-font-size * 4.8;
32
font-size: $base-font-size * 0.9;
33
height: $base-font-size * 1.8;
34
background-color: $bg-color-second;
@@ -44,7 +44,7 @@
44
}
45
/* reset */
46
.pub-filter-reset{
47
- width: $base-font-size * 4.5;
48
49
margin:10px 5px 10px 5px;
50
0 commit comments