Apply .page-toolbar class correctly (#49603)

This commit is contained in:
Ashley Harrison 2022-05-25 16:39:21 +01:00 committed by GitHub
parent f40248a06d
commit a0b707ebe0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -56,7 +56,7 @@
}
@include media-breakpoint-down(sm) {
div.page-toolbar {
nav.page-toolbar {
padding-left: 53px;
&--fullscreen {