summaryrefslogtreecommitdiff
path: root/source/features/show-names.css
blob: 5765041e976c2630f4cdc60ea65956466f5080cf (plain) (blame)
1
2
3
4
/* Prevent text reversal Unicode hacks in full names */
.rgh-show-names .timeline-comment-header-text bdo {
	display: inline-block;
}