forked from GNUsocial/gnu-social
[TWIG][Templates] Rename inconsistent CSS classes
[CSS] Font size hierarchy refactor [PLUGINS][MediaFeed] Renamed BeforeFeed event Type scale hierarchy redone. Bigger line height added, making it easier to click on links and separate contents. Feed title added. AddFeedActions replaces BeforeFeed event. MediaFeed links will now show an icon to the right of the feed title, smaller footprint and more consistent with the overall design.
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
</label>
|
||||
{% endif %}
|
||||
|
||||
<div class="section-widget-padded">
|
||||
<div class="section-padding">
|
||||
{{ form_start(search_form) }}
|
||||
<div>
|
||||
{{ form_row(search_form.search_query) }}
|
||||
|
Reference in New Issue
Block a user