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:
Diffstat (limited to 'app/views/layouts/header/_read_only_banner.html.haml')
-rw-r--r--app/views/layouts/header/_read_only_banner.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/layouts/header/_read_only_banner.html.haml b/app/views/layouts/header/_read_only_banner.html.haml
index f3d563c362f..86c1d34c0b7 100644
--- a/app/views/layouts/header/_read_only_banner.html.haml
+++ b/app/views/layouts/header/_read_only_banner.html.haml
@@ -2,6 +2,6 @@
- if message
.flash-container.flash-container-page
.flash-notice
- %div{ class: (container_class) }
+ %div{ class: container_class }
%span
= message