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