diff options
| author | Aya Morisawa <AyaMorisawa4869@gmail.com> | 2017-02-27 17:00:09 +0900 |
|---|---|---|
| committer | Aya Morisawa <AyaMorisawa4869@gmail.com> | 2017-02-27 17:39:25 +0900 |
| commit | 871a461fb1f2440f6e838acde782cc621dae99da (patch) | |
| tree | 416f07cc4bb135ec1ea7f9a09ba403c2ca531731 /src/web | |
| parent | Fix typo: Fetxh -> Fetch (diff) | |
| download | misskey-871a461fb1f2440f6e838acde782cc621dae99da.tar.gz misskey-871a461fb1f2440f6e838acde782cc621dae99da.tar.bz2 misskey-871a461fb1f2440f6e838acde782cc621dae99da.zip | |
Fix typo: heigth -> height
Diffstat (limited to 'src/web')
| -rw-r--r-- | src/web/app/common/tags/url-preview.tag | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/web/app/common/tags/url-preview.tag b/src/web/app/common/tags/url-preview.tag index 6daed4dbdf..c21e431e5e 100644 --- a/src/web/app/common/tags/url-preview.tag +++ b/src/web/app/common/tags/url-preview.tag @@ -61,7 +61,7 @@ > img display inline-block width 16px - heigth 16px + height 16px margin-right 4px vertical-align top |