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

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRahul C <bitsapien@gmail.com>2018-06-30 10:35:20 +0300
committerRahul C <bitsapien@gmail.com>2018-06-30 10:46:49 +0300
commit31c89e5bbb51be72bfeff9b2058040fae6a8879d (patch)
tree85d7ee639284f7595ca2fbd3dfacf8d4aa333a76 /app/assets
parent3a3233a5b9e4be15bedd9004c8520475fd38f5c5 (diff)
Brought back the line separator to the left of the 'Admin area' wrench icon that had vanished
Diffstat (limited to 'app/assets')
-rw-r--r--app/assets/stylesheets/framework/header.scss2
1 files changed, 0 insertions, 2 deletions
diff --git a/app/assets/stylesheets/framework/header.scss b/app/assets/stylesheets/framework/header.scss
index 5789c3fa1b1..8bcaf5eb6ac 100644
--- a/app/assets/stylesheets/framework/header.scss
+++ b/app/assets/stylesheets/framework/header.scss
@@ -268,8 +268,6 @@
.navbar-sub-nav,
.navbar-nav {
- align-items: center;
-
> li {
> a:hover,
> a:focus {