fix for dropdown pages
This commit is contained in:
parent
f99d45e8ab
commit
e4dc101346
@ -366,7 +366,7 @@ header {
|
|||||||
top: $navbar-height / 1.3;
|
top: $navbar-height / 1.3;
|
||||||
opacity: 1;
|
opacity: 1;
|
||||||
z-index: 5;
|
z-index: 5;
|
||||||
height: 500%;
|
height: 80vh;
|
||||||
pointer-events: auto;
|
pointer-events: auto;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -420,7 +420,7 @@ header {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
#drop-share, #drop-page {
|
#drop-share {
|
||||||
li {
|
li {
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user