diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2017-04-01 07:01:17 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2017-04-01 07:01:17 +0900 |
| commit | dffa501904a2add2dfe33c881cc4c90854a40e33 (patch) | |
| tree | b7567ea5f5aca5beef11d5f6bf03d37c544ea7eb /src | |
| parent | [Client] Clean up (diff) | |
| download | misskey-dffa501904a2add2dfe33c881cc4c90854a40e33.tar.gz misskey-dffa501904a2add2dfe33c881cc4c90854a40e33.tar.bz2 misskey-dffa501904a2add2dfe33c881cc4c90854a40e33.zip | |
[Client] Fix design
Diffstat (limited to 'src')
| -rw-r--r-- | src/web/app/common/tags/reaction-picker.tag | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/web/app/common/tags/reaction-picker.tag b/src/web/app/common/tags/reaction-picker.tag index a8d19a1819..244956810d 100644 --- a/src/web/app/common/tags/reaction-picker.tag +++ b/src/web/app/common/tags/reaction-picker.tag @@ -42,7 +42,7 @@ &:not(.compact) margin-top $balloon-size - transform-origin center top + transform-origin center -($balloon-size) &:before content "" |