XenForo
Administrative
- Thread starter
- Admin
- #1
.contentRow is used in various lists, notable search results where the span contentRow-title can have quite long text value as it is user supplied. When mixed with
contentRow-extra this works on desktop, but on a mobile results in unexpected formatting as the float:right is forcing a line-break inside words for the title component.ie:
XML:
Code:
<div class="contentRow">
<div class="contentRow-main">
<div class="contentRow-extra contentRow-extra--small">...
Read more
Read more about this Feed . . .