Merge pull request #19066 from owncloud/fix-new-menu-mobile
fix new menu not showing on mobile, fix #18879
This commit is contained in:
commit
919b7d203f
|
@ -729,6 +729,7 @@ table.dragshadow td.size {
|
|||
width: 140px;
|
||||
margin-left: -56px;
|
||||
margin-top: 25px;
|
||||
z-index: 1001;
|
||||
}
|
||||
|
||||
.newFileMenu .menuitem {
|
||||
|
|
Loading…
Reference in New Issue