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
path: root/app/views
diff options
context:
space:
mode:
authorjoola <ljonas@riseup.net>2019-02-12 20:42:08 +0300
committerAnnabel Dunstone Gray <annabel.m.gray@gmail.com>2019-02-12 20:42:08 +0300
commit8617954dadffd38116662937e3fb9beb55851668 (patch)
tree9304b6a885333b06e81e08ad85afed61d4a5fbfb /app/views
parent553c9f3c2f77912bbc9d676747094e609aa96595 (diff)
Replace useless divs with flex layout in navbar
Notable changes proposed by @pslaughter
Diffstat (limited to 'app/views')
-rw-r--r--app/views/layouts/header/_empty.html.haml4
1 files changed, 1 insertions, 3 deletions
diff --git a/app/views/layouts/header/_empty.html.haml b/app/views/layouts/header/_empty.html.haml
index 2dfc787b7a8..348ce18b122 100644
--- a/app/views/layouts/header/_empty.html.haml
+++ b/app/views/layouts/header/_empty.html.haml
@@ -1,4 +1,2 @@
%header.navbar.fixed-top.navbar-empty
- .container
- .mx-auto
- = brand_header_logo
+ = brand_header_logo