mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-08 17:22:31 +03:00
don't use table for label variatons
This commit is contained in:
+7
-8
@@ -30,15 +30,14 @@
|
||||
font-weight: 500;
|
||||
color: darken(@state-warning-text, 10%);
|
||||
}
|
||||
}
|
||||
|
||||
// Adjust close link position
|
||||
.close {
|
||||
position: relative;
|
||||
top: -2px;
|
||||
right: -21px;
|
||||
line-height: @line-height-base;
|
||||
color: inherit;
|
||||
// Adjust close link position
|
||||
.close {
|
||||
position: relative;
|
||||
top: -2px;
|
||||
right: -21px;
|
||||
color: inherit;
|
||||
}
|
||||
}
|
||||
|
||||
// Alternate styles
|
||||
|
||||
@@ -11,6 +11,7 @@
|
||||
color: #000;
|
||||
text-shadow: 0 1px 0 rgba(255,255,255,1);
|
||||
.opacity(.2);
|
||||
|
||||
&:hover,
|
||||
&:focus {
|
||||
color: #000;
|
||||
|
||||
Reference in New Issue
Block a user