2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-14 18:42:30 +03:00

icon spacing in small buttons and nav lists

This commit is contained in:
Mark Otto
2012-01-27 19:57:53 -08:00
parent d02c6957d4
commit 0fa6422918
3 changed files with 9 additions and 3 deletions
+1 -1
View File
@@ -107,7 +107,7 @@
line-height: @baseLineHeight - 2px;
}
&.small .icon {
margin-top: -2px;
margin-top: -1px;
}
}