update comment on select bg bug and confirmed it was fixed, scoped responsive .span* to .row
This commit is contained in:
parent
9fb380151d
commit
369cedd87c
4 changed files with 5 additions and 5 deletions
|
|
@ -60,7 +60,7 @@
|
|||
margin-left: 0;
|
||||
}
|
||||
// Make all columns even
|
||||
[class*="span"] {
|
||||
.row > [class*="span"] {
|
||||
float: none;
|
||||
display: block;
|
||||
width: auto;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue