fix #11
This commit is contained in:
@@ -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;
|
||||
|
||||
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user