summaryrefslogtreecommitdiff
path: root/app/views/projects
diff options
context:
space:
mode:
authorKushal Pandya <kushal@gitlab.com>2017-04-03 11:42:55 +0530
committerKushal Pandya <kushal@gitlab.com>2017-04-03 11:42:55 +0530
commita7c71c7f292c9cdf892f7d33dfb52d7e16af28e6 (patch)
tree92d14e7dde9fabf28f297f2a85d380401280d341 /app/views/projects
parentdf54560f5f5d94fd9117c21d03d946d07d28f6fa (diff)
downloadgitlab-ce-a7c71c7f292c9cdf892f7d33dfb52d7e16af28e6.tar.gz
Update column widths
Diffstat (limited to 'app/views/projects')
-rw-r--r--app/views/projects/protected_tags/_tags_list.html.haml4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/views/projects/protected_tags/_tags_list.html.haml b/app/views/projects/protected_tags/_tags_list.html.haml
index 6dcd356e6f1..6f63971923d 100644
--- a/app/views/projects/protected_tags/_tags_list.html.haml
+++ b/app/views/projects/protected_tags/_tags_list.html.haml
@@ -11,8 +11,8 @@
%table.table.table-bordered
%colgroup
%col{ width: "25%" }
- %col{ width: "55%" }
- %col{ width: "20%" }
+ %col{ width: "25%" }
+ %col{ width: "50%" }
%thead
%tr
%th Protected tag (#{@protected_tags.size})