print: adjust button and tab size #259

This commit is contained in:
Sören Weber 2022-05-29 23:27:43 +02:00
parent e3b5dfd0c0
commit 0efceeb8c6
No known key found for this signature in database
GPG key ID: 07D17FF580AE7589
2 changed files with 2 additions and 2 deletions

View file

@ -9,7 +9,7 @@
color-adjust: exact;
display: block;
float: left;
font-size: 14px;
font-size: .9rem;
font-weight: 500;
line-height: 1.42857143;
margin-left: 4px;

View file

@ -1177,7 +1177,7 @@ option {
color-adjust: exact;
cursor: pointer;
display: inline-block;
font-size: 14px;
font-size: .9rem;
font-weight: 500;
line-height: 1.42857143;
margin-bottom: 0;