mirror of
https://github.com/moodle/moodle.git
synced 2025-03-24 09:30:17 +01:00
MDL-55074 theme_boost: Fix weird text wrapping in block titles
This commit is contained in:
parent
e85d09635d
commit
6afd1c60c0
@ -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. */
|
||||
|
Loading…
x
Reference in New Issue
Block a user