在下面的脚本中:
<script type="text/javascript" charset="utf-8" src="http://static.polldaddy.com/p/6352993.js"></script>
<noscript><a href="http://polldaddy.com/poll/6352993/">This is very long test question to test how polldaddy handles questions that exceed that normal length............ yes a very long question indeed..............</a></noscript>
我修改了文本的宽度,使其适合 220 像素。如果文本有一定长度,这会导致文本在单选按钮下方换行。如这个小提琴所示:
选项应包裹到单选按钮的右侧,如图所示:
这可能吗 ?我想我需要修改“pds-answer-span”类?