WIP on docs example
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
fill: currentColor;
|
||||
width: @icon-size;
|
||||
height: @icon-size;
|
||||
vertical-align: -0.15em;
|
||||
vertical-align: -3px;
|
||||
}
|
||||
|
||||
// Within elements
|
||||
@@ -19,5 +19,5 @@ label svg {
|
||||
|
||||
a .icon,
|
||||
.btn .icon {
|
||||
margin-right: (@spacing-base / 4);
|
||||
margin-right: floor(@spacing-base / 3);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user