Merge pull request #158 from nextcloud/fix_popover_menu_orientation
fix popover menu orientation
This commit is contained in:
@@ -93,6 +93,10 @@ button.button-inline:hover {
|
|||||||
width: auto !important;
|
width: auto !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#app-navigation .app-navigation-entry-menu ul {
|
||||||
|
flex-direction: row;
|
||||||
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Board view
|
* Board view
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user