don't allow text overlapping on small screens

This commit is contained in:
Andrew Brown 2019-05-03 17:09:31 -05:00
parent 0d6a0f1e24
commit fe929df7cd

View File

@ -12,6 +12,7 @@
<span class="secondary-content">
<i class="material-icons <%= content_type_class.color %>-text"><%= content_type_class.icon %></i>
</span>
<div style="clear: both"></div>
<% end %>
<% end %>
</div>