fix #11
This commit is contained in:
@@ -1836,7 +1836,8 @@ footer {
|
|||||||
footer .block-block-edlp-entrees {
|
footer .block-block-edlp-entrees {
|
||||||
pointer-events: none;
|
pointer-events: none;
|
||||||
display: inline-block; }
|
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; }
|
display: none; }
|
||||||
footer .block-block-edlp-entrees ul {
|
footer .block-block-edlp-entrees ul {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
|
|||||||
@@ -829,7 +829,8 @@ footer{
|
|||||||
|
|
||||||
.block-block-edlp-entrees{
|
.block-block-edlp-entrees{
|
||||||
pointer-events: none;
|
pointer-events: none;
|
||||||
body.path-productions & {display:none}
|
body.path-productions &,
|
||||||
|
body.path-agenda & {display:none}
|
||||||
|
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
// vertical-align: top;
|
// vertical-align: top;
|
||||||
|
|||||||
Reference in New Issue
Block a user