mirror of
https://github.com/jasny/bootstrap.git
synced 2026-01-30 08:38:04 -05:00
update comment on select bg bug and confirmed it was fixed, scoped responsive .span* to .row
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user