Disable status content outline (#5921)

th-downstream
Yamagishi Kazutoshi 7 years ago committed by Eugen Rochko
parent 7cd63f0aae
commit dc01c2f951

@ -519,6 +519,10 @@
overflow: hidden;
white-space: pre-wrap;
&:focus {
outline: 0;
}
&.status__content--with-spoiler {
white-space: normal;

Loading…
Cancel
Save