summaryrefslogtreecommitdiffstats
path: root/web/sass-files/sass/partials/_tooltips.scss
blob: c2de3c590890db07bd43cf241351061f72d73984 (plain)
1
2
3
4
5
6
7
@charset "UTF-8";

#recentMentionsTooltip {
	.tooltip-arrow {
		margin-left: 10px;
	}
}