Commit 19987241 authored by Chris Rebert's avatar Chris Rebert

reference root issue in explanatory comment

parent f2dab82d
...@@ -178,7 +178,7 @@ ...@@ -178,7 +178,7 @@
padding: 9px 10px; padding: 9px 10px;
.navbar-vertical-align(34px); .navbar-vertical-align(34px);
background-color: transparent; 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: 1px solid transparent;
border-radius: @border-radius-base; border-radius: @border-radius-base;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment