mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-24 14:04:09 +03:00
Fix having multiple selectors on a single line.
This commit is contained in:
+2
-1
@@ -29,7 +29,8 @@
|
||||
top: -1px;
|
||||
}
|
||||
|
||||
.btn-xs &, .btn-group-xs > .btn & {
|
||||
.btn-xs &,
|
||||
.btn-group-xs > .btn & {
|
||||
top: 0;
|
||||
padding: 1px 5px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user