LimeSurvey: answers_html c6ccf7b5

Author Committer Branch Timestamp Parent
DenisChenu DenisChenu answers_html 2016-10-15 15:38:03 answers_html 2879302c
Affected Issues  11779: 2.54 Ranking question different styling
Changeset

Fixed issue 11779: Ranking question different styling
Dev: height are really hard to fix : We need a margin bottom
Dev: set the height fix the issue with border-box
Dev: BUT border-box is not apply when using min-height
Dec: We CAN NOT use height : some element can be hidden : then the list can be bigger with array filtering after

mod - application/helpers/qanda_helper.php Diff File
mod - application/views/survey/questions/ranking/answer.php Diff File
mod - scripts/ranking.js Diff File
mod - styles-public/ranking.css Diff File