mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
Increase width of new menu
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
This commit is contained in:
parent
40a11f12c0
commit
b6184b0bc2
1 changed files with 1 additions and 1 deletions
|
|
@ -776,7 +776,7 @@ html.ie8 #controls .button.new {
|
|||
}
|
||||
|
||||
.newFileMenu {
|
||||
width: 140px;
|
||||
width: 200px;
|
||||
margin-left: -56px;
|
||||
margin-top: 25px;
|
||||
z-index: 1001;
|
||||
|
|
|
|||
Loading…
Reference in a new issue