We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 118766d commit 11a363aCopy full SHA for 11a363a
assets/plugins/extrascheck/OutdatedExtrasCheck.plugin.php
@@ -50,7 +50,7 @@
50
$widgets['xtraCheck'] = array(
51
'menuindex' => '0',
52
'id' => 'xtraCheck' . $checkOutdated->getPluginId() . '',
53
- 'cols' => 'col-12',
+ 'cols' => 'col-lg-12',
54
'headAttr' => 'style="color:#E84B39;"',
55
'bodyAttr' => '',
56
'icon' => 'fa-warning',
0 commit comments