From 01f58a534d55a0e8ec009d5fa5d56d709e00061c Mon Sep 17 00:00:00 2001 From: temi Date: Mon, 29 Jul 2019 16:23:04 +1000 Subject: [PATCH] changed chart layout --- grails-app/assets/stylesheets/atlas.css | 3 ++- grails-app/views/species/show.gsp | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/grails-app/assets/stylesheets/atlas.css b/grails-app/assets/stylesheets/atlas.css index 03e86c5..a5a7ddd 100755 --- a/grails-app/assets/stylesheets/atlas.css +++ b/grails-app/assets/stylesheets/atlas.css @@ -199,7 +199,8 @@ html, body {height:100%;} #charts { margin-top:30px; padding-top:20px; } .chart { width:50%; margin-bottom: 20px; float:left; padding-right: 10px; } .chart-legend { font-size:12px; } -#data_resource_uid-chart { width:100%; } +.data_resource_uid-chart, .collection_uid-chart { width:100%; } + /* Hide wikipedia links */ .mw-editsection { display:none; } diff --git a/grails-app/views/species/show.gsp b/grails-app/views/species/show.gsp index 9d84ec9..ea178f0 100644 --- a/grails-app/views/species/show.gsp +++ b/grails-app/views/species/show.gsp @@ -46,9 +46,9 @@ - +