Skip to content
Snippets Groups Projects
Commit b8a5210f authored by Huste, Tobias's avatar Huste, Tobias :rabbit:
Browse files

Merge branch 'fix-roadmap-ui' into 'master'

Fix whitespace issues on roadmap

See merge request !296
parents 0966838e f51be2f6
No related branches found
No related tags found
1 merge request!296Fix whitespace issues on roadmap
......@@ -54,7 +54,7 @@
<h2>{{ date_item | date: "%B %Y" }}</h2>
</div>
{%- else -%}
<div class="p-3"></div>
<div class="p-3 {{ hidden_class }}"></div>
{%- endif -%}
{% assign month = roadmap_month %}
<div class="roadmap-item {{ hidden_class }}">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment