fix new menu not showing on mobile, fix #18879

This commit is contained in:
Jan-Christoph Borchardt 2015-09-15 23:56:31 +02:00
parent afc7eeacaf
commit 475603eeb7
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 {