Youtube and stats modules style improvements
[snf-cloudcms] / cloudcms / templates / content / stats_block.html
index 5f22ff7..73e8cd1 100644 (file)
@@ -1,6 +1,6 @@
 <div class="stats-block">
         <h2 style="color:{{ content.color }}">{{ content.title }}</h2>
-       <ul>
+       <ul class="clearfix">
                {% if content.running_vms %}
                <li class="running_vms"><em>{{ content.title_running_vms }}</em><span>0</span></li>
                {% endif %}
@@ -20,7 +20,6 @@
                <li class="active_networks"><em>{{ content.title_active_networks }}</em><span>0</span></li>
                {% endif %}
                 
-        
        </ul>
        <script>
        var stats_settings = {