Revert topbar changes

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
This commit is contained in:
John Molakvoæ (skjnldsv) 2020-05-06 12:49:51 +02:00
parent 6974b9c88b
commit 4b2e92feef
No known key found for this signature in database
GPG key ID: 60C25B8C072916CF

View file

@ -51,15 +51,9 @@ $top-bar-height: 60px;
button {
cursor: pointer;
min-height: 44px;
// Fix button having too little spacing left and right of text
&:not(.button-small) {
padding-left: 16px;
padding-right: 16px;
}
&.button-small {
&:not(:first-child) {
width: 44px;
height: 44px;
border: none;