diff --git a/assets/stylesheets/template/layout/content.scss b/assets/stylesheets/template/layout/content.scss index ed0b093..37794b3 100644 --- a/assets/stylesheets/template/layout/content.scss +++ b/assets/stylesheets/template/layout/content.scss @@ -348,6 +348,10 @@ } .w-event_news__meta{ top: -25px!important; + display: inline-block; + } + .w-event_news__category-wrap{ + display: block; } } }