From a7c71c7f292c9cdf892f7d33dfb52d7e16af28e6 Mon Sep 17 00:00:00 2001 From: Kushal Pandya Date: Mon, 3 Apr 2017 11:42:55 +0530 Subject: [PATCH] Update column widths --- app/views/projects/protected_tags/_tags_list.html.haml | 4 ++-- 1 file 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})