Make bonfire sample code wrap properly within responsive div
This commit is contained in:
@ -158,5 +158,6 @@ block content
|
|||||||
tr
|
tr
|
||||||
td.col-xs-4= bonfire.name
|
td.col-xs-4= bonfire.name
|
||||||
td.col-xs-2= moment(bonfire.completedDate, 'x').format("MMM DD, YYYY")
|
td.col-xs-2= moment(bonfire.completedDate, 'x').format("MMM DD, YYYY")
|
||||||
td.col-xs-6= bonfire.solution
|
td.col-xs-6
|
||||||
|
pre.wrappable= bonfire.solution
|
||||||
br
|
br
|
||||||
|
Reference in New Issue
Block a user