fix position of nav settings icon

This commit is contained in:
Mario Vavti
2018-09-21 12:16:36 +02:00
parent 32fba39915
commit 4dd1521677
2 changed files with 6 additions and 2 deletions

View File

@@ -1514,11 +1514,15 @@ blockquote {
left: 0px;
}
#nav-app-link-wrapper {
#nav-app-link-wrapper.has_location {
min-width: 0;
flex-basis: 25%;
}
#nav-app-link-wrapper {
margin-right: 0.5rem;
}
#navbar-collapse-2 .navbar-app i {
font-size: 1rem;
margin-right: 0.5rem;