summaryrefslogtreecommitdiff
path: root/source/features/preview-hidden-comments.css
blob: c3b56a98d5d3ee8f9df8beded22e7978d7b5da1b (plain) (blame)
1
2
3
4
/* Avoid overflow on mobile due to change of flex-direction #5750 */
.rgh-preview-hidden-comments h3 {
	max-width: 100%;
}