mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
reference root issue in explanatory comment
This commit is contained in:
parent
f2dab82d30
commit
199872418c
1 changed files with 1 additions and 1 deletions
|
@ -178,7 +178,7 @@
|
|||
padding: 9px 10px;
|
||||
.navbar-vertical-align(34px);
|
||||
background-color: transparent;
|
||||
background-image: none; // Fix for at least Firefox on Android, per #11468
|
||||
background-image: none; // Reset unusual Firefox-on-Android default style; see https://github.com/necolas/normalize.css/issues/214
|
||||
border: 1px solid transparent;
|
||||
border-radius: @border-radius-base;
|
||||
|
||||
|
|
Loading…
Reference in a new issue