Commit 8451b580 authored by Pietro Albini's avatar Pietro Albini

Extended clickable area in user dropdown

parent 59f6f489
......@@ -2081,6 +2081,7 @@ div.dialog, .context-menu-dropdown {
text-align: left;
list-style-type: none;
z-index: 500;
width: 200px;
}
.context-menu-dropdown li.item {
......@@ -2093,6 +2094,7 @@ div.dialog, .context-menu-dropdown {
color: inherit;
white-space: nowrap;
text-decoration: none;
display: block;
}
.context-menu-dropdown li.separator {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment