From 15484a56bb8b8d7748b30bd05682ec496baa2131 Mon Sep 17 00:00:00 2001 From: Eddie Ramirez Date: Thu, 17 Nov 2016 21:57:25 +0000 Subject: [PATCH] Trivial fixes for Swift UI This patch adds a .row class to div#containers_wrapper that allows to reclaim more space for the containers sidebar and the table of objects. All other panes have their content aligned to the .page-header (h1). In this pane (containers), its content wasn't aligned to the page-header. Change-Id: Ie391fef808000ee2504a8570d27dec8d879bad35 --- .../project/static/dashboard/project/containers/containers.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openstack_dashboard/dashboards/project/static/dashboard/project/containers/containers.html b/openstack_dashboard/dashboards/project/static/dashboard/project/containers/containers.html index 9fd5f8dfa7..90764a6806 100644 --- a/openstack_dashboard/dashboards/project/static/dashboard/project/containers/containers.html +++ b/openstack_dashboard/dashboards/project/static/dashboard/project/containers/containers.html @@ -1,4 +1,4 @@ -
+