Revert "Unify button styles and use min-width"

This reverts commit 8f79193883.
This commit is contained in:
William Pitcock 2018-08-20 18:06:29 +00:00
parent 4ba4772e92
commit 95e6bccec5
4 changed files with 11 additions and 2 deletions

View file

@ -117,6 +117,8 @@
.btn {
margin-top: 1em;
min-height: 28px;
width: 10em;
}
}
.setting-list {