There is such a code * I think they understood the essence of the question. :)
3 answers
Set the width in%, this will solve the problem
.spf .category { width: 33.3%; }
- What are you minusuet man for? All right said.
.spf .category { width: 33.33%; }
need to. jsfiddle.net/6eor1y5m - SlyDeath - @SlyDeath Most likely, the minus was automatically set by the system, as the low-quality response filter worked. - Nicolas Chabanovsky ♦
|
Like this property:
display:table;
- No, not out. It must be on the other apparently. Test on jsfiddle.net/AEDnA The blocks should be identical. Maybe I just made a mistake somewhere? - kise97
|
replace 1st line
<span class="spf"> на <div class="spf"> Чтобы окружить встроенные данные, используйте тег <span>, а чтобы окружить блок данных – <div>.
|