From 8453a7a91037ea65b70a5588d8bcf6623fee435e Mon Sep 17 00:00:00 2001 From: Alasdair Smith Date: Mon, 18 Dec 2017 17:26:24 +0000 Subject: [PATCH] Increase width slightly --- services/web/public/stylesheets/app/list/v1-import-modal.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/web/public/stylesheets/app/list/v1-import-modal.less b/services/web/public/stylesheets/app/list/v1-import-modal.less index 14a1813369..eac07d8772 100644 --- a/services/web/public/stylesheets/app/list/v1-import-modal.less +++ b/services/web/public/stylesheets/app/list/v1-import-modal.less @@ -28,7 +28,7 @@ margin-top: 20px; margin-left: auto; margin-right: auto; - width: 80%; + width: 90%; text-align: center; }