2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-17 19:21:23 +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
+3
View File
@@ -54,6 +54,9 @@
text-shadow: 0 -1px 0 rgba(0,0,0,.2);
background-color: @linkColor;
}
.nav.list .icon {
margin-right: 2px;
}