From 4ce1cfddba81d4f508668e95511dc77634f3f52e Mon Sep 17 00:00:00 2001 From: Diana Whitten Date: Tue, 17 Nov 2015 15:03:20 -0700 Subject: [PATCH] usage.html doesn't need such specific styles. usage.html has a lot of style to it, lets just keep it simple and inherit from Bootstrap. Also, list-inline is already a style that we can take advantage of. Change-Id: I3509596d6adb7dc5e4f8684c73f60a52bf532bcf Partially-Implements: blueprint horizon-theme-css-reorg Partially-Implements: blueprint bootstrap-html-standards --- .../overview/templates/overview/usage.html | 4 ++-- .../static/dashboard/scss/horizon.scss | 22 ------------------- 2 files changed, 2 insertions(+), 24 deletions(-) diff --git a/openstack_dashboard/dashboards/admin/overview/templates/overview/usage.html b/openstack_dashboard/dashboards/admin/overview/templates/overview/usage.html index 414f3ea69c..c99bf96782 100644 --- a/openstack_dashboard/dashboards/admin/overview/templates/overview/usage.html +++ b/openstack_dashboard/dashboards/admin/overview/templates/overview/usage.html @@ -5,8 +5,8 @@ {% block main %} {% if monitoring %}
-

{% trans "Monitoring:" %}

-