Skip to content

Commit 531efd1

Browse files
committed
Buttons: don't force padding
1 parent 1773e88 commit 531efd1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

assets/scss/main.scss

+1-2
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,7 @@ blockquote {
3333
}
3434

3535
input,
36-
select,
37-
button {
36+
select {
3837
padding: 0.6rem !important;
3938
height: auto !important;
4039
}

0 commit comments

Comments
 (0)