Commit 97bf7ac39799619aa4fb4818678cb01373b72388
1 parent
f8e27b92
Exists in
master
and in
4 other branches
Fix double icon on header button hover
Showing
2 changed files
with
0 additions
and
6 deletions
Show diff stats
app/assets/stylesheets/themes/ui_mars.scss
@@ -37,9 +37,6 @@ | @@ -37,9 +37,6 @@ | ||
37 | background-image: -o-linear-gradient(#595D63 6.6%, #202227); | 37 | background-image: -o-linear-gradient(#595D63 6.6%, #202227); |
38 | background-position:0 0; | 38 | background-position:0 0; |
39 | color:#fff; | 39 | color:#fff; |
40 | - i { | ||
41 | - @extend .icon-white; | ||
42 | - } | ||
43 | } | 40 | } |
44 | 41 | ||
45 | border: 1px solid #31363E; | 42 | border: 1px solid #31363E; |
app/assets/stylesheets/themes/ui_modern.scss