mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-05 16:42:29 +03:00
Merge branch '3.0.0-wip' of https://github.com/twitter/bootstrap into 3.0.0-wip
This commit is contained in:
+2
-2
@@ -14,7 +14,7 @@
|
||||
vertical-align: middle;
|
||||
white-space: nowrap;
|
||||
text-align: center;
|
||||
background-color: @grayLight;
|
||||
background-color: @gray-light;
|
||||
border-radius: .25em;
|
||||
|
||||
// Hover state, but only for links - as a mixin which will be accessible as LESS shorthand: .label > .a;
|
||||
@@ -95,4 +95,4 @@ a.label {
|
||||
.label-info {
|
||||
.label > .label-info;
|
||||
.label > .label-info > .a;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user