Update to Bootstrap 3.0.3
This commit is contained in:
6
assets/less/bootstrap/labels.less
Executable file → Normal file
6
assets/less/bootstrap/labels.less
Executable file → Normal file
@@ -28,6 +28,12 @@
|
||||
&:empty {
|
||||
display: none;
|
||||
}
|
||||
|
||||
// Quick fix for labels in buttons
|
||||
.btn & {
|
||||
position: relative;
|
||||
top: -1px;
|
||||
}
|
||||
}
|
||||
|
||||
// Colors
|
||||
|
||||
Reference in New Issue
Block a user