website: fix CSS issue
This commit is contained in:
parent
63bd580a12
commit
4d9dcdef16
|
|
@ -47,6 +47,10 @@ div[class^='announcementBar_'] {
|
|||
font-weight: bold;
|
||||
}
|
||||
|
||||
.navbar__item.dropdown.dropdown--hoverable {
|
||||
flex-shrink: 0;
|
||||
}
|
||||
|
||||
.navbar-icon:before {
|
||||
background-repeat: no-repeat;
|
||||
content: '';
|
||||
|
|
|
|||
Loading…
Reference in New Issue