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
|
|
@ -93,7 +93,7 @@ input[type=file] {
|
|||
line-height: @baseLineHeight * 1.5;
|
||||
}
|
||||
|
||||
// Chrome on Linux needs background color
|
||||
// Chrome on Linux and Mobile Safari need background-color
|
||||
select {
|
||||
background-color: @white;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue