diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2017-02-09 06:25:05 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2017-02-09 06:25:05 +0900 |
| commit | a70d2f68e5465cbd5dd2fee60854d05b6af1fdad (patch) | |
| tree | e774c447826fbbe7b7f328d854dde4cd7f0c5e71 /src/web/app | |
| parent | test (diff) | |
| download | misskey-a70d2f68e5465cbd5dd2fee60854d05b6af1fdad.tar.gz misskey-a70d2f68e5465cbd5dd2fee60854d05b6af1fdad.tar.bz2 misskey-a70d2f68e5465cbd5dd2fee60854d05b6af1fdad.zip | |
.
Diffstat (limited to 'src/web/app')
| -rw-r--r-- | src/web/app/mobile/style.styl | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/web/app/mobile/style.styl b/src/web/app/mobile/style.styl index 1e0ee3d9c9..bd6965e402 100644 --- a/src/web/app/mobile/style.styl +++ b/src/web/app/mobile/style.styl @@ -1,9 +1,5 @@ @import "../base" -html - width 100% - overflow-x hidden - #wait top auto bottom 15px |