removed button offset in menu
This commit is contained in:
@@ -1357,6 +1357,19 @@ select.form-input { cursor: pointer; }
|
|||||||
overflow-y: auto;
|
overflow-y: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
/* ---------------------------------------------------------
|
||||||
|
6.5 Removes Admin Button Offset in Hambueger Menu
|
||||||
|
--------------------------------------------------------- */
|
||||||
|
.nav-btn-admin {
|
||||||
|
margin-left: 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
.header-nav.open .nav-btn {
|
||||||
|
width: 100%;
|
||||||
|
justify-content: flex-start;
|
||||||
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user