/*
Theme Name: COORDINATE
Description: Theme for COORDINATE based on the HTML5 version of <a href="http://elliotjaystocks.com/coordinate/">coordinate</a> by <a href="http://elliotjaystocks.com/">Elliot Jay Stocks</a> which is based on Twenty Ten.
Version: 1
Author: Christian D'Ambrosio
Author URI: http://coordinate.com.au
Tags: COORDINATE, html5
*/


#comm-chart {
    height: 300px; /* Adjust the height as needed */
    overflow: hidden; /* Ensures content outside the height is hidden */
    margin-top: 0; /* Optional: Adjust if there's unnecessary space above */
    margin-bottom: 0; /* Optional: Adjust if there's unnecessary space below */
}
