title={title}

competitions
hjm 6 years ago
parent 1023bfdae8
commit 3337b86f58

@ -61,7 +61,8 @@ class Titlesearchsection extends Component{
<p className="clearfix padding30 bor-bottom-greyE">
<p style={{height: '20px'}}>
<span className="font-18 fl color-dark-21 filesnameslist" title={title}>{title}</span>
{/* title={title} */}
<span className="font-18 fl color-dark-21 filesnameslist" >{title}</span>
<li className="fr font-16">
{ firstRowRight }
</li>

Loading…
Cancel
Save