From 4b5886d2764ccc05ab9e41b94cda9cdf4f16e2fa Mon Sep 17 00:00:00 2001 From: Diana Whitten Date: Sun, 24 Jan 2016 21:10:56 -0700 Subject: [PATCH] Branding: Nav icon spacing should use css The padding around the Top Nav Bar's Dropdown Icons have been done with actual text spaces, instead of relying on padding that is set via css. This makes it very difficult to customize the padding around these elements at a global level. Some contextual classes have been added for ease of branding-level customization. Change-Id: I6768135351637db8a950a4b44366880817ce2df3 Closes-bug: #1537608 --- .../templates/horizon/common/_region_selector.html | 2 +- .../scss/components/_context_selection.scss | 2 ++ .../static/dashboard/scss/components/_navbar.scss | 14 ++++++++++++++ .../templates/context_selection/_overview.html | 6 +++--- .../templates/context_selection/_region_list.html | 2 +- .../templates/header/_user_menu.html | 2 +- 6 files changed, 22 insertions(+), 6 deletions(-) diff --git a/horizon/templates/horizon/common/_region_selector.html b/horizon/templates/horizon/common/_region_selector.html index 63762eb957..c6672c37c7 100644 --- a/horizon/templates/horizon/common/_region_selector.html +++ b/horizon/templates/horizon/common/_region_selector.html @@ -1,6 +1,6 @@ {% if regions.support %}