2nd round about css and some adjustements: message/pj empty validation, margins, link_to div inclusion and more

This commit is contained in:
JC 2016-12-07 16:59:35 +01:00
parent 5915a2b7d5
commit e10bd08800
9 changed files with 21 additions and 23 deletions

View file

@ -1,10 +1,4 @@
.row
.col-lg-12.col-md-12
.row.title-row
.col-md-4.col-lg-4.split-hr
.col-md-4.col-lg-4.dossier-title= libelle
.col-md-4.col-lg-4.split-hr
.row
.col-lg-4.col-md-4
.col-lg-8.col-md-8
=render partial: 'users/description/champs/render_list_champs', locals: {champs: champs, order_place: order_place}
.col-lg-2.col-md-2
.col-lg-8.col-md-8
= render partial: 'users/description/champs/render_list_champs', locals: {champs: champs, order_place: order_place}