diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2017-12-10 03:33:28 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2017-12-10 03:33:28 +0900 |
| commit | c1a676c3ac661a3505c393ba09fc6df7b6743235 (patch) | |
| tree | 5735ae0a0338aef653158106f52179456c2fa34f /src/web/app | |
| parent | v3320 (diff) | |
| download | misskey-c1a676c3ac661a3505c393ba09fc6df7b6743235.tar.gz misskey-c1a676c3ac661a3505c393ba09fc6df7b6743235.tar.bz2 misskey-c1a676c3ac661a3505c393ba09fc6df7b6743235.zip | |
:art:
Diffstat (limited to 'src/web/app')
| -rw-r--r-- | src/web/app/mobile/tags/drive/folder.tag | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/src/web/app/mobile/tags/drive/folder.tag b/src/web/app/mobile/tags/drive/folder.tag index c1b44dcb2c..6125e0b254 100644 --- a/src/web/app/mobile/tags/drive/folder.tag +++ b/src/web/app/mobile/tags/drive/folder.tag @@ -34,13 +34,10 @@ position absolute top 0 bottom 0 - right 8px - margin auto 0 auto 0 - width 1em - height 1em + right 20px > * - vertical-align initial + height 100% </style> <script> |