shrink small buttons so that they fit on the navbar
This commit is contained in:
parent
5e75ca001c
commit
8855781de8
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ button {
|
|||
}
|
||||
}
|
||||
&.btn-small {
|
||||
padding: 7px 19px 10px;
|
||||
padding: 7px 19px 7px;
|
||||
font-size: 16px;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue