mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-11 18:02:28 +03:00
icon spacing in small buttons and nav lists
This commit is contained in:
+1
-1
@@ -107,7 +107,7 @@
|
||||
line-height: @baseLineHeight - 2px;
|
||||
}
|
||||
&.small .icon {
|
||||
margin-top: -2px;
|
||||
margin-top: -1px;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@@ -54,6 +54,9 @@
|
||||
text-shadow: 0 -1px 0 rgba(0,0,0,.2);
|
||||
background-color: @linkColor;
|
||||
}
|
||||
.nav.list .icon {
|
||||
margin-right: 2px;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user