Browse Source

Increased tiny buttons font size by 2px

redesign
Anxhelo Lushka 7 years ago
committed by GitHub
parent
commit
8974fe6f43
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      css/app.css

2
css/app.css

@ -1371,7 +1371,7 @@ button, .button {
font-size: 0.8125rem; }
button.tiny, .button.tiny {
padding: 0.625rem 1.25rem 0.6875rem 1.25rem;
font-size: 0.6875rem; }
font-size: 0.8571rem; }
button.expand, .button.expand {
padding-left: 0;
padding-right: 0;

Loading…
Cancel
Save