mirror of
https://github.com/jasny/bootstrap.git
synced 2026-02-07 20:45:03 -05:00
update comment on select bg bug and confirmed it was fixed, scoped responsive .span* to .row
This commit is contained in:
@@ -60,7 +60,7 @@
|
||||
margin-left: 0;
|
||||
}
|
||||
// Make all columns even
|
||||
[class*="span"] {
|
||||
.row > [class*="span"] {
|
||||
float: none;
|
||||
display: block;
|
||||
width: auto;
|
||||
|
||||
Reference in New Issue
Block a user