Unify button styles and use min-width
This seemed to be the same across multiple components anyway. Switched to min-width to allow for buttons with longer text, e.g. from other languages.
This commit is contained in:
parent
fdc64cfa8a
commit
8f79193883
4 changed files with 2 additions and 11 deletions
|
@ -83,8 +83,6 @@
|
|||
|
||||
.btn {
|
||||
margin-top: 1em;
|
||||
min-height: 28px;
|
||||
width: 10em;
|
||||
}
|
||||
}
|
||||
.setting-list {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue