diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2017-02-14 06:00:32 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2017-02-14 06:00:32 +0900 |
| commit | 986f55c3659b63d5070eb175d6afabf294ab43dd (patch) | |
| tree | e8340d176f46d48002b0c697e056e1451bb2abf2 /src/web | |
| parent | Update CONTRIBUTING.md (diff) | |
| download | misskey-986f55c3659b63d5070eb175d6afabf294ab43dd.tar.gz misskey-986f55c3659b63d5070eb175d6afabf294ab43dd.tar.bz2 misskey-986f55c3659b63d5070eb175d6afabf294ab43dd.zip | |
[Cliebt] Fix glitch
Diffstat (limited to 'src/web')
| -rw-r--r-- | src/web/app/reset.styl | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/web/app/reset.styl b/src/web/app/reset.styl index 2b3527f8f5..f9297ebd29 100644 --- a/src/web/app/reset.styl +++ b/src/web/app/reset.styl @@ -33,6 +33,3 @@ button * pointer-events none - -pre - white-space nowrap |