2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-20 20:00:36 +03:00

Formatting, comment consolidation, and line endings

This commit is contained in:
Mark Otto
2014-03-10 00:05:57 -07:00
parent 38d0908aff
commit 3a2d6e4050
29 changed files with 21 additions and 108 deletions
+3 -2
View File
@@ -8,7 +8,9 @@
a& {
color: @color;
.list-group-item-heading { color: inherit; }
.list-group-item-heading {
color: inherit;
}
&:hover,
&:focus {
@@ -25,4 +27,3 @@
}
}
}