dobtco / dvl-core

Base styles for the DOBT View Layer.
https://design.dobt.co/
1 stars 1 forks source link

Fix for #7 #23

Closed jrubenoff closed 9 years ago

jrubenoff commented 9 years ago

JS still needed:

So apparently the line clamping stuff is a legacy Webkit feature. Any chance we can truncate these answer options with ellipses server-side (to ~120 characters or so)? It would definitely keep the DOM lighter / improve perf.

ajb commented 9 years ago

Damn, that's super clean. Just added some JS, and yes, it's easy to truncate server-side.