Add height to navcenter elem
This commit is contained in:
parent
2f166b49cd
commit
4f19ace4c4
|
@ -264,6 +264,7 @@ nav.top {
|
|||
nav.top div.navcenter {
|
||||
display: flex;
|
||||
max-width: 1200px;
|
||||
height: 36px;
|
||||
margin: auto;
|
||||
overflow: visible;
|
||||
border-right: var(--acc-nav-separator);
|
||||
|
@ -1681,4 +1682,4 @@ div.user-input-box .userlink > * {
|
|||
/* AD STYLING */
|
||||
.adbanner img {
|
||||
max-width: 100%;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user