Parcourir la source

fixed lastdocs home block width

Bachir Soussi Chiadmi il y a 5 ans
Parent
commit
49abfd3570

+ 1 - 1
sites/all/themes/custom/edlptheme/templates/content/edlp-home.html.twig

@@ -26,7 +26,7 @@
   {% endfor %}
 
   {% if lastdocs %}
-    <div class="lastdocs-home col small-col-12 med-col-4 large-col-3">
+    <div class="lastdocs-home col small-col-12 med-col-4 large-col-2">
       <div class="wrapper">
         {{ lastdocs }}
       </div>

+ 1 - 1
sites/default/config/sync/views.view.content.yml

@@ -990,7 +990,7 @@ display:
       path: admin/content/production
       menu:
         type: tab
-        title: Content
+        title: Productions
         description: ''
         expanded: false
         parent: 'menu_link_content:8b5fed48-c008-4041-9bda-06f997582175'