mirror of
https://github.com/discourse/discourse.git
synced 2025-01-31 02:29:31 +08:00
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:
parent
6be685ac67
commit
fd1e04ba0a
|
@ -214,8 +214,9 @@
|
||||||
// Small
|
// Small
|
||||||
|
|
||||||
.btn-small {
|
.btn-small {
|
||||||
padding: 3px 6px;
|
padding: 6px;
|
||||||
font-size: $font-down-1;
|
font-size: $font-down-1;
|
||||||
|
min-height: 20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
// Large
|
// Large
|
||||||
|
|
Loading…
Reference in New Issue
Block a user