diff options
author | chenjiankun <chenjiankun1@huawei.com> | 2017-06-01 01:49:51 +0000 |
---|---|---|
committer | chenjiankun <chenjiankun1@huawei.com> | 2017-06-02 16:13:45 +0000 |
commit | a5ac84f2ff1471620da0bcd63f2ee4028c661918 (patch) | |
tree | 5fda897a6f6900e44c5d88793e4fffa2b126802b /reporting/pages/app/styles | |
parent | ff3b3116de42dbd63fe8952700de7fa2a7134502 (diff) |
Change to 'catalog_description' in Catalogue page
JIRA: RELENG-231
Change-Id: Id0b770575c0d91a58b3503f8580bd658337b2cd0
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
Diffstat (limited to 'reporting/pages/app/styles')
-rw-r--r-- | reporting/pages/app/styles/custome.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/reporting/pages/app/styles/custome.css b/reporting/pages/app/styles/custome.css index 7ab869b..8e567ca 100644 --- a/reporting/pages/app/styles/custome.css +++ b/reporting/pages/app/styles/custome.css @@ -71,6 +71,7 @@ html { border-radius: 5px 5px 5px 5px; background-color: #f3f3f4; opacity: 0.9; + width: 200px; } .ngdialog.ngdialog.ngdialog-theme-default .ngdialog-content { |