Remove ellipsis on new file menu items

This commit is contained in:
Vincent Petry 2015-09-03 10:57:34 +02:00
parent 69b6358df6
commit d4104ed9f7
1 changed files with 0 additions and 1 deletions

View File

@ -740,7 +740,6 @@ table.dragshadow td.size {
.newFileMenu .menuitem {
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
}
.newFileMenu.popovermenu .menuitem .icon {