Remove word-break:keep-all from Dismissable banner message (#19799)
parent
312d616371
commit
30e786225e
|
@ -8331,7 +8331,6 @@ noscript {
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
line-height: 18px;
|
line-height: 18px;
|
||||||
color: $primary-text-color;
|
color: $primary-text-color;
|
||||||
word-break: keep-all;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
&__action {
|
&__action {
|
||||||
|
|
Reference in New Issue