Skip to content
Snippets Groups Projects
Commit 6f9be281 authored by AndiMajore's avatar AndiMajore
Browse files

fixed button resize issue

parent ddcad9e3
Branches
Tags
No related merge requests found
......@@ -262,8 +262,8 @@
}
.button-small {
padding: $button-small-padding;
height: 30px !important;
padding: 0 !important;
height: 36px !important;
}
.switch-small {
padding: $button-small-padding;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment