Merge pull request #18785 from jolyonb/jolyonb/fix_textline_css

Fixing textline CSS issue
This commit is contained in:
mduboseedx
2018-08-15 14:09:13 -04:00
committed by GitHub

View File

@@ -847,6 +847,7 @@ div.problem {
.status-icon {
&::after {
content: '';
display: inline-block;
}
}
}