Fix update available breaking the navbar position
continuous-integration/drone/push Build is passing Details

This commit is contained in:
kolaente 2020-08-05 17:04:40 +02:00
parent 9f0bb4a32a
commit b779500240
Signed by: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 1 additions and 0 deletions

View File

@ -37,6 +37,7 @@
.navbar-end {
margin-left: 0;
align-items: center;
}
@media screen and (max-width: $desktop) {