标签: font-awesome
我第一次使用了Awesome Font Icon。
我已将它放在文本之后,如下所示,但箭头已经在文本下方。
<a class="button" href="/Contatti.html">xxx xxxxxx xxxxx xxxxx xxxxx<i class="fa fa-chevron-circle-right">
我怎么能把它放在最后一个字符之后的文本末尾?
答案 0 :(得分:0)
使用以下符号包裹两者:
white-space: nowrap;