diff options
Diffstat (limited to 'src/web/app')
| -rw-r--r-- | src/web/app/mobile/style.styl | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/web/app/mobile/style.styl b/src/web/app/mobile/style.styl index bc7859844a..bd6965e402 100644 --- a/src/web/app/mobile/style.styl +++ b/src/web/app/mobile/style.styl @@ -1,11 +1,5 @@ @import "../base" -body[data-nav-open='true'] - #hamburger - > i - -webkit-transform rotate(-90deg) - transform rotate(-90deg) - #wait top auto bottom 15px |