mirror of
https://github.com/moodle/moodle.git
synced 2025-04-16 14:02:32 +02:00
MDL-56241 theme_boost: Add content class to blocks
Some of the plugin styles assume .content in the selectors.
This commit is contained in:
parent
7eb34671c1
commit
f93be27185
@ -18,7 +18,7 @@
|
||||
{{/arialabel}}>
|
||||
|
||||
{{! Block contents }}
|
||||
<div class="card-block">
|
||||
<div class="card-block content">
|
||||
|
||||
{{#hascontrols}}
|
||||
<div class="block-controls pull-xs-right">
|
||||
|
Loading…
x
Reference in New Issue
Block a user