Align mobile menu drawer open/close with header bar
This commit is contained in:
@@ -122,6 +122,15 @@ a.pankow-breadcrumb-item {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
/* those two are to align with the header bars */
|
||||
.pankow-sidebar-close-action {
|
||||
top: 15px;
|
||||
}
|
||||
|
||||
.pankow-sidebar-open-action {
|
||||
top: 18px;
|
||||
}
|
||||
|
||||
.pankow-checkbox {
|
||||
margin: 8px 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user