summaryrefslogtreecommitdiff
path: root/app/views/projects/empty.html.haml
diff options
context:
space:
mode:
authorKushal Pandya <kushal@gitlab.com>2016-12-23 15:07:12 +0530
committerKushal Pandya <kushal@gitlab.com>2016-12-31 11:43:08 +0530
commitdd5ffd9ca648dba4c0b58be2172cd14c428fa654 (patch)
treec83bff9e852b8dacefb3cee11920bde1c8d0eb81 /app/views/projects/empty.html.haml
parent7157f5857a187cfa7011ef7e0077d599e846d452 (diff)
downloadgitlab-ce-dd5ffd9ca648dba4c0b58be2172cd14c428fa654.tar.gz
HAMLLint: Fix `ImplicitDiv` offences
Diffstat (limited to 'app/views/projects/empty.html.haml')
-rw-r--r--app/views/projects/empty.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/empty.html.haml b/app/views/projects/empty.html.haml
index c0a83091c8c..3525a07a687 100644
--- a/app/views/projects/empty.html.haml
+++ b/app/views/projects/empty.html.haml
@@ -32,7 +32,7 @@
.empty_wrapper
%h3.page-title-empty
Command line instructions
- %div.git-empty
+ .git-empty
%fieldset
%h5 Git global setup
%pre.light-well