Fix broken navbar on theme switch
Cette révision appartient à :
Parent
46a52c7dab
révision
a4efaa2c8c
1 fichiers modifiés avec 19 ajouts et 0 suppressions
|
@ -193,3 +193,22 @@ div.container div.blockBody:nth-of-type(2) table tr:first-of-type th:last-of-typ
|
|||
background-color: #585b4f;
|
||||
}
|
||||
|
||||
#mainmenu .badgemenu .profile-image {
|
||||
line-height: 35px;
|
||||
}
|
||||
|
||||
#mainmenu .navbar-header, #mainmenu .navbar-nav, #mainmenu .navbar-form {
|
||||
padding-top: 10px;
|
||||
}
|
||||
|
||||
#mainmenu .badgemenu {
|
||||
padding-top: 0;
|
||||
}
|
||||
|
||||
#mainmenu button .search_text {
|
||||
display: none;
|
||||
}
|
||||
|
||||
#mainmenu .navbar-form select.form-control {
|
||||
width: 12rem;
|
||||
}
|
Référencer dans un nouveau ticket