mirror of
https://github.com/kemko/nomad.git
synced 2026-01-03 17:05:43 +03:00
Remove line-height override that breaks text alignment for anchors that look like buttons
This commit is contained in:
@@ -5,7 +5,6 @@ $button-box-shadow-standard: 0 2px 0 0 rgba($grey, 0.2);
|
||||
box-shadow: $button-box-shadow-standard;
|
||||
border: 1px solid transparent;
|
||||
text-decoration: none;
|
||||
line-height: 1;
|
||||
|
||||
&:hover,
|
||||
&.is-hovered {
|
||||
|
||||
Reference in New Issue
Block a user