stop navbar from breaking on mobile views (#583)

This commit is contained in:
Kevin Papst
2019-02-20 00:35:04 +01:00
committed by GitHub
parent 0b57bd51ca
commit 3f535cc506
4 changed files with 6 additions and 6 deletions

View File

@@ -7,8 +7,8 @@
.navbar-nav {
li>a.ddt-large {
padding-top: 12px;
padding-bottom: 9px;
padding: 16px 12px 11px 12px;
font-size: 10px;
}
li.messages-menu ul.menu li .pull-left i {
color: #dd4b39;