Refactor css lists. Use well-list class
This commit is contained in:
parent
85d5f606f6
commit
8826077471
32 changed files with 87 additions and 252 deletions
|
@ -18,7 +18,7 @@
|
|||
= link_to project_milestones_path(@project, f: "all") do
|
||||
All
|
||||
|
||||
%ul.unstyled
|
||||
%ul.well-list
|
||||
= render @milestones
|
||||
|
||||
- if @milestones.present?
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue