Spiffier UI: Label pills (#1660)
This commit is contained in:
@@ -0,0 +1 @@
|
||||
Fix: Label pills to not wrap
|
||||
@@ -102,6 +102,7 @@ $base-class: "button";
|
||||
font-size: $xx-small;
|
||||
padding: $pad-xsmall 10px;
|
||||
height: 24px;
|
||||
white-space: nowrap;
|
||||
|
||||
&:active {
|
||||
box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.25);
|
||||
|
||||
Reference in New Issue
Block a user