diff options
Diffstat (limited to 'web/sass-files/sass/partials/_tooltips.scss')
-rw-r--r-- | web/sass-files/sass/partials/_tooltips.scss | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/web/sass-files/sass/partials/_tooltips.scss b/web/sass-files/sass/partials/_tooltips.scss new file mode 100644 index 000000000..e018cf13c --- /dev/null +++ b/web/sass-files/sass/partials/_tooltips.scss @@ -0,0 +1,5 @@ +#recentMentionsTooltip { + .tooltip-arrow { + margin-left: 10px; + } +}
\ No newline at end of file |