Skip to content

Commit

Permalink
[BS5] fix mobile navbar flex-direction
Browse files Browse the repository at this point in the history
  • Loading branch information
FreddleSpl0it committed Aug 8, 2022
1 parent 0e3363e commit b7f0795
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions data/web/css/build/013-mailcow.css
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@
margin: 0;
}
.navbar-nav .nav-item {
flex-direction: column;
display: flex;
padding: 0 10px !important;
}
Expand Down

0 comments on commit b7f0795

Please sign in to comment.