Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSarah German <sgerman@gitlab.com>2022-05-12 21:23:50 +0300
committerSarah German <sgerman@gitlab.com>2022-05-12 21:23:50 +0300
commitcdcfafd60dd227264531c3d19b35c8e79355ea3b (patch)
tree0a99f1d2cb9cd83f9ff19e5e91851f6c584eb50f
parentde6c41dd5c0c1288d07b0f004093a4f9fa7b6b0a (diff)
Adjust spacing around chevron987-follups-navbar
-rw-r--r--content/assets/stylesheets/stylesheet.scss2
-rw-r--r--layouts/header.html3
2 files changed, 2 insertions, 3 deletions
diff --git a/content/assets/stylesheets/stylesheet.scss b/content/assets/stylesheets/stylesheet.scss
index 5a9f6f45..2155b1b3 100644
--- a/content/assets/stylesheets/stylesheet.scss
+++ b/content/assets/stylesheets/stylesheet.scss
@@ -315,7 +315,7 @@ ol {
background-color: $help-indigo-500;
svg {
fill: $white;
- margin: 0 !important;
+ margin-right: 0 !important;
}
&::after {
display: none;
diff --git a/layouts/header.html b/layouts/header.html
index fb04e5ce..f22633c4 100644
--- a/layouts/header.html
+++ b/layouts/header.html
@@ -25,8 +25,7 @@
<ul class="navbar-nav mb-0">
<li class="nav-item p-2 dropdown">
<button class="btn dropdown-toggle text-white" type="button" id="navbarDropdown" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
- <%= version_dropdown_title %>
- <%= icon('chevron-down') %>
+ <%= version_dropdown_title %><%= icon('chevron-down') %>
</button>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a class="dropdown-item" <%= active_dropdown(ENV['CI_DEFAULT_BRANCH']) %> href='<%= @item.identifier.without_ext + '.html' %>' class="versions-tooltip"><%= dotcom %>