Update column widths
This commit is contained in:
parent
df54560f5f
commit
a7c71c7f29
1 changed files with 2 additions and 2 deletions
|
@ -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})
|
||||
|
|
Loading…
Reference in a new issue