diff options
Diffstat (limited to 'less/buttons.less')
| -rw-r--r-- | less/buttons.less | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/less/buttons.less b/less/buttons.less index 5d60d39a7..40511ab96 100644 --- a/less/buttons.less +++ b/less/buttons.less @@ -17,6 +17,7 @@ text-align: center; vertical-align: middle; cursor: pointer; + 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; white-space: nowrap; |
