Fixes: U4-7797 Remove context-menu divider when there only is one action
This commit is contained in:
@@ -368,6 +368,10 @@ div.locked:before{
|
||||
border-top: 1px solid #efefef;
|
||||
}
|
||||
|
||||
.umb-actions li.sep:first-child {
|
||||
border-top: none;
|
||||
}
|
||||
|
||||
.umb-actions a {
|
||||
white-space: nowrap;
|
||||
display: block;
|
||||
|
||||
Reference in New Issue
Block a user