Bachir Soussi Chiadmi 6 tahun lalu
induk
melakukan
bb01a49df6

+ 2 - 1
sites/all/themes/custom/edlptheme/assets/dist/styles/app.min.css

@@ -1836,7 +1836,8 @@ footer {
   footer .block-block-edlp-entrees {
     pointer-events: none;
     display: inline-block; }
-    body.path-productions footer .block-block-edlp-entrees {
+    body.path-productions footer .block-block-edlp-entrees,
+    body.path-agenda footer .block-block-edlp-entrees {
       display: none; }
     footer .block-block-edlp-entrees ul {
       margin: 0;

+ 2 - 1
sites/all/themes/custom/edlptheme/assets/styles/app.scss

@@ -829,7 +829,8 @@ footer{
 
   .block-block-edlp-entrees{
     pointer-events: none;
-    body.path-productions & {display:none}
+    body.path-productions &,
+    body.path-agenda & {display:none}
 
     display: inline-block;
     // vertical-align: top;