mirror of
https://git.qoto.org/fedipage/fedipage.git
synced 2024-11-15 19:47:57 +01:00
Fixed minor glitch with burger menu not rendering below 600px width
This commit is contained in:
parent
dc8c17f58a
commit
52a8b3ef65
1 changed files with 0 additions and 20 deletions
|
@ -2535,26 +2535,6 @@ li.navbar-menu-item > .button {
|
|||
display:block
|
||||
}
|
||||
|
||||
/*****************************************************************************
|
||||
** Navbar Section
|
||||
*****************************************************************************/
|
||||
|
||||
.navbar>.container{
|
||||
padding:0
|
||||
}
|
||||
|
||||
.navbar .navbar__items--right{
|
||||
display:none
|
||||
}
|
||||
|
||||
.navbar .navbar__item{
|
||||
display:none
|
||||
}
|
||||
|
||||
.navbar .navbar__search .navbar__search-input{
|
||||
width:9rem
|
||||
}
|
||||
|
||||
/*****************************************************************************
|
||||
** Info-field Section
|
||||
*****************************************************************************/
|
||||
|
|
Loading…
Reference in a new issue