From 4b90a1255183a5afbe233bb7bf725cddd161bbed Mon Sep 17 00:00:00 2001 From: Hadi Nategh Date: Thu, 12 Oct 2017 10:22:17 +0200 Subject: [PATCH] W.I.P. VFS Select Widget: Fix upload button drops into second line --- api/templates/default/etemplate2.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/templates/default/etemplate2.css b/api/templates/default/etemplate2.css index 924562e1ea..0debc36b00 100644 --- a/api/templates/default/etemplate2.css +++ b/api/templates/default/etemplate2.css @@ -2864,5 +2864,5 @@ div.eml div.emlDelete:hover, div.eml div.emlEdit:hover { float: right !important; margin-left: 0; } -#api\.vfsSelectUI_app {width:205px} +#api\.vfsSelectUI_app {width:177px} #api\.vfsSelectUI_name {padding-right: 4px;} \ No newline at end of file