diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-07-21 03:24:39 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-07-21 03:24:39 +0900 |
| commit | e9de73d2f6066f1a01ce8a9f05096c54c458968f (patch) | |
| tree | 2d714520c8b421273e0ee9568e92b06f1cd0be24 /src | |
| parent | Merge pull request #1942 from syuilo/l10n_master (diff) | |
| download | sharkey-e9de73d2f6066f1a01ce8a9f05096c54c458968f.tar.gz sharkey-e9de73d2f6066f1a01ce8a9f05096c54c458968f.tar.bz2 sharkey-e9de73d2f6066f1a01ce8a9f05096c54c458968f.zip | |
Fix
Diffstat (limited to 'src')
| -rw-r--r-- | src/client/app/common/views/components/autocomplete.vue | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/client/app/common/views/components/autocomplete.vue b/src/client/app/common/views/components/autocomplete.vue index 50f0d9154a..4a130a04ec 100644 --- a/src/client/app/common/views/components/autocomplete.vue +++ b/src/client/app/common/views/components/autocomplete.vue @@ -333,7 +333,6 @@ root(isDark) > .hashtags > li .name - margin 0 8px 0 0 color isDark ? rgba(#fff, 0.8) : rgba(#000, 0.8) > .emojis > li |