Refactor css lists. Use well-list class

This commit is contained in:
Dmitriy Zaporozhets 2012-12-18 06:14:05 +03:00
parent 85d5f606f6
commit 8826077471
32 changed files with 87 additions and 252 deletions

View file

@ -55,7 +55,7 @@
= hidden_field_tag :f, params[:f]
.clearfix
%ul#issues-table.unstyled.issues_table
%ul#issues-table.well-list.issues_table
= render "issues"
#new_issue_dialog