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:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-07-13 10:05:28 +0400
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-07-13 10:05:28 +0400
commitbea14d6c28b225980b64e7fd9d92ef50756cfd36 (patch)
tree08a73f7cd2bf4c33b7e2538125c8cb2d061d5e8a /app/views/projects/services
parent36fd4de8251cb265244320e67d3d5a3420712a85 (diff)
remove unnecessary %br/%hr and styles
Diffstat (limited to 'app/views/projects/services')
-rw-r--r--app/views/projects/services/index.html.haml1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/views/projects/services/index.html.haml b/app/views/projects/services/index.html.haml
index 2aa2a069943..80d17880f2e 100644
--- a/app/views/projects/services/index.html.haml
+++ b/app/views/projects/services/index.html.haml
@@ -1,5 +1,4 @@
%h3.page-title Services
-%br
%ul.bordered-list
- @services.each do |service|