summaryrefslogtreecommitdiff
path: root/app/views/projects/tree/_tree_content.html.haml
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2015-10-21 08:16:27 +0000
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2015-10-21 08:16:27 +0000
commit5f045df762ab3b895e29fa228f752e413e455304 (patch)
treee111e483b26b9ac355c16f816edeb4bd31de81db /app/views/projects/tree/_tree_content.html.haml
parent35618a3dfffe546744123bcaf560ba9f74c42eef (diff)
parent0f2b10c69fc82ffc2248a94b3dbd9eab06cff5b5 (diff)
downloadgitlab-ce-5f045df762ab3b895e29fa228f752e413e455304.tar.gz
Merge branch 'full-width-tables' into 'master'
Make tables full width. ## Before ![Screen_Shot_2015-10-19_at_11.17.32](/uploads/acea66825b41006a949b5cc31cc07699/Screen_Shot_2015-10-19_at_11.17.32.png) ## After ![Screen_Shot_2015-10-19_at_11.19.16](/uploads/ed61e5e6cafe06c5e2d75672f5585c93/Screen_Shot_2015-10-19_at_11.19.16.png) See merge request !1642
Diffstat (limited to 'app/views/projects/tree/_tree_content.html.haml')
-rw-r--r--app/views/projects/tree/_tree_content.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/tree/_tree_content.html.haml b/app/views/projects/tree/_tree_content.html.haml
index ed1f61e9077..ee4c9d1693d 100644
--- a/app/views/projects/tree/_tree_content.html.haml
+++ b/app/views/projects/tree/_tree_content.html.haml
@@ -1,5 +1,5 @@
%div.tree-content-holder
- .tree-table-holder
+ .table-holder
%table.table#tree-slider{class: "table_#{@hex_path} tree-table table-striped" }
%thead
%tr