mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-14 18:42:30 +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
|
||||
|
||||
Reference in New Issue
Block a user