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:
authorAnnabel Dunstone <annabel.dunstone@gmail.com>2016-06-16 17:09:58 +0300
committerJacob Schatz <jschatz1@gmail.com>2016-06-21 19:15:49 +0300
commit6f642fd423f32a05711e8cf97d79b57cd6e489f3 (patch)
tree96f0f2b480d9616568c27d25c3606fbc41dc9b74 /app/views/projects/wikis/git_access.html.haml
parenta02c3d09d3670c7b7543461bf4d3c4d5fc08f418 (diff)
Add new style for sub header block info
Diffstat (limited to 'app/views/projects/wikis/git_access.html.haml')
-rw-r--r--app/views/projects/wikis/git_access.html.haml4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/views/projects/wikis/git_access.html.haml b/app/views/projects/wikis/git_access.html.haml
index e129df16123..6caf7230f35 100644
--- a/app/views/projects/wikis/git_access.html.haml
+++ b/app/views/projects/wikis/git_access.html.haml
@@ -3,7 +3,7 @@
= render 'nav'
%div{ class: (container_class) }
- .row-content-block
+ .sub-header-block
%span.oneline
Git access for
%strong= @project_wiki.path_with_namespace
@@ -11,7 +11,7 @@
.pull-right
= render "shared/clone_panel", project: @project_wiki
- .git-empty.prepend-top-default
+ .prepend-top-default
%fieldset
%legend Install Gollum:
%pre.dark