This commit is contained in:
Laurent Destailleur 2022-09-26 19:05:46 +02:00
parent e936231ccb
commit 68902bb0e5

View File

@ -183,7 +183,7 @@ div#topmenu-quickadd-dropdown a::after, div#topmenu-bookmark-dropdown a::after {
border-top-left-radius: 0;
padding: 1px 0 0 0;
border-top-width: 0;
width: 300px;
width: 360px;
}
.topnav .user-menu .dropdown-menu {
top: 50px;
@ -522,6 +522,9 @@ div.quickaddblock:focus {
max-width: 360px;
}
.side-nav-vert .user-menu .dropdown-menu, .topnav .user-menu .dropdown-menu {
width: 300px;
}
.dropdown-menu {
border: none;
-webkit-box-shadow: none;