diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2017-08-28 19:43:34 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2017-08-28 19:43:34 +0900 |
| commit | 93c8374021dc40806a300820563b8d920252a2fa (patch) | |
| tree | 11f7822bff7029131fb642c3a13b966cdcce3e5a /src/web | |
| parent | #163 (diff) | |
| download | misskey-93c8374021dc40806a300820563b8d920252a2fa.tar.gz misskey-93c8374021dc40806a300820563b8d920252a2fa.tar.bz2 misskey-93c8374021dc40806a300820563b8d920252a2fa.zip | |
:art:
Diffstat (limited to 'src/web')
| -rw-r--r-- | src/web/app/reset.styl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/web/app/reset.styl b/src/web/app/reset.styl index 940a9ed18e..85bbd11473 100644 --- a/src/web/app/reset.styl +++ b/src/web/app/reset.styl @@ -14,6 +14,7 @@ body input:not([type]) input[type='text'] input[type='password'] +input[type='search'] input[type='email'] textarea button |