summaryrefslogtreecommitdiff
path: root/src/web
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2017-02-09 06:17:09 +0900
committersyuilo <syuilotan@yahoo.co.jp>2017-02-09 06:17:09 +0900
commited8d6a05b13546539f22dd35bdaab18cc8abdcec (patch)
treee774c447826fbbe7b7f328d854dde4cd7f0c5e71 /src/web
parentRevert "test" (diff)
downloadmisskey-ed8d6a05b13546539f22dd35bdaab18cc8abdcec.tar.gz
misskey-ed8d6a05b13546539f22dd35bdaab18cc8abdcec.tar.bz2
misskey-ed8d6a05b13546539f22dd35bdaab18cc8abdcec.zip
Remove unused style
Diffstat (limited to 'src/web')
-rw-r--r--src/web/app/mobile/style.styl6
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