[9.0.08] responsive header delete contain option

pull/5/head
fredtempez 4 years ago
parent cf4ccbe50a
commit 2ed23f4cd2

@ -200,8 +200,8 @@ class theme extends common {
];
public static $headerWide = [
'auto auto' => 'Automatique',
'contain' => 'Responsive (contain)',
'cover' => 'Responsive (cover)',
//'contain' => 'Responsive (contain)',
'cover' => 'Responsive',
'100% 100%' => 'Image étirée',
];

Loading…
Cancel
Save