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:
authorwinniehell <git@winniehell.de>2016-06-22 00:10:24 +0300
committerwinniehell <git@winniehell.de>2016-07-01 00:53:22 +0300
commit2886ebfb135e00ce9cc77914155d5974e14fed18 (patch)
tree5255e66845c88ed053e8dd05087a8c450bec0c55 /spec/javascripts
parent3041c43380ba6e5d8bbc029a9dcfecfdcf7bcf47 (diff)
Remove `pinTo` from `Flash` and make inline flash messages look nicer (!4854)
Diffstat (limited to 'spec/javascripts')
-rw-r--r--spec/javascripts/fixtures/issues_show.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/javascripts/fixtures/issues_show.html.haml b/spec/javascripts/fixtures/issues_show.html.haml
index 470cabeafbb..06c2ab1e823 100644
--- a/spec/javascripts/fixtures/issues_show.html.haml
+++ b/spec/javascripts/fixtures/issues_show.html.haml
@@ -1,7 +1,7 @@
:css
.hidden { display: none !important; }
-.flash-container
+.flash-container.flash-container-page
.flash-alert
.flash-notice