MDL-55074 theme_boost: Fix weird text wrapping in block titles

This commit is contained in:
Damyon Wiese 2016-10-13 12:51:34 +08:00
parent e85d09635d
commit 6afd1c60c0

View File

@ -13,10 +13,6 @@
margin-left: 0;
}
.block .card-title {
word-break: break-all;
}
.block .block-controls {
.dropdown-toggle {
/* So that the caret takes the colour of the icon. */