Increase width of new menu

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
This commit is contained in:
Morris Jobke 2016-12-02 14:29:15 +01:00
parent 40a11f12c0
commit b6184b0bc2
No known key found for this signature in database
GPG key ID: 9CE5ED29E7FCD38A

View file

@ -776,7 +776,7 @@ html.ie8 #controls .button.new {
}
.newFileMenu {
width: 140px;
width: 200px;
margin-left: -56px;
margin-top: 25px;
z-index: 1001;