UX: Improve small buttons appearance (#8990)

Co-authored-by: Joffrey JAFFEUX <j.jaffeux@gmail.com>
Co-authored-by: Kris  <kris.aubuchon@discourse.org>
This commit is contained in:
Dan Ungureanu 2020-02-19 19:38:46 +02:00 committed by GitHub
parent 6be685ac67
commit fd1e04ba0a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -214,8 +214,9 @@
// Small
.btn-small {
padding: 3px 6px;
padding: 6px;
font-size: $font-down-1;
min-height: 20px;
}
// Large