fix vertical sizing change of popover in new folder flow

Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
This commit is contained in:
Jan-Christoph Borchardt 2016-12-02 13:22:48 +01:00
parent 4bb1154f50
commit 40a11f12c0
1 changed files with 1 additions and 0 deletions

View File

@ -815,6 +815,7 @@ html.ie8 #controls .button.new {
.newFileMenu .filenameform input {
width: 100%;
box-sizing: border-box;
margin: -2px 0;
}
#fileList .popovermenu .action {