2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-27 14:46:01 +03:00

clean up responsive media queries and docs css

This commit is contained in:
Mark Otto
2012-01-31 13:16:11 -08:00
parent 09b9b8a586
commit cfc1c8a8cd
6 changed files with 36 additions and 51 deletions
+1 -1
View File
@@ -14,7 +14,7 @@
// For the white version of the icons, just add the .icon-white class:
// <i class="i icon-inbox icon-white"></i>
[class*="icon-"] {
[class^="icon-"] {
display: inline-block;
width: 14px;
height: 14px;