diff options
| author | otofune <otofune@gmail.com> | 2017-01-24 09:55:01 -0500 |
|---|---|---|
| committer | otofune <otofune@gmail.com> | 2017-01-24 09:55:01 -0500 |
| commit | 070011427afe9fe8a547f4c8b70e7eed66891051 (patch) | |
| tree | b4e40c6f4c917b28441a83a53cd8a489fa156a1c /src | |
| parent | [Mobile] ui-nav: remove borders (diff) | |
| download | misskey-070011427afe9fe8a547f4c8b70e7eed66891051.tar.gz misskey-070011427afe9fe8a547f4c8b70e7eed66891051.tar.bz2 misskey-070011427afe9fe8a547f4c8b70e7eed66891051.zip | |
[Mobile] ui-nav: remove content background colour
Diffstat (limited to 'src')
| -rw-r--r-- | src/web/app/mobile/tags/ui-nav.tag | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/web/app/mobile/tags/ui-nav.tag b/src/web/app/mobile/tags/ui-nav.tag index cd1202fb5f..fa97a1513e 100644 --- a/src/web/app/mobile/tags/ui-nav.tag +++ b/src/web/app/mobile/tags/ui-nav.tag @@ -83,8 +83,6 @@ display block font-size 1em line-height 1em - background #fcfcfc - background-clip content-box a display block |