Merge pull request #19066 from owncloud/fix-new-menu-mobile

fix new menu not showing on mobile, fix #18879
This commit is contained in:
Thomas Müller 2015-09-16 13:54:57 +02:00
commit 919b7d203f
1 changed files with 1 additions and 0 deletions

View File

@ -729,6 +729,7 @@ table.dragshadow td.size {
width: 140px;
margin-left: -56px;
margin-top: 25px;
z-index: 1001;
}
.newFileMenu .menuitem {