mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-20 20:00:36 +03:00
more comments and formatting clean up
This commit is contained in:
+4
-1
@@ -2,6 +2,7 @@
|
||||
// Labels
|
||||
// --------------------------------------------------
|
||||
|
||||
|
||||
.label {
|
||||
display: inline-block;
|
||||
padding: .25em .4em;
|
||||
@@ -35,8 +36,10 @@ a.label {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
// Colors
|
||||
// Contextual variations (linked labels get darker on :hover)
|
||||
//
|
||||
// Contextual variations (linked labels get darker on :hover).
|
||||
|
||||
.label-default {
|
||||
@include label-variant($label-default-bg);
|
||||
|
||||
Reference in New Issue
Block a user