Skip to content

Commit

Permalink
Layout finalization + translation updates
Browse files Browse the repository at this point in the history
  • Loading branch information
ahukkanen committed Oct 2, 2023
1 parent e5c3e32 commit 26124cc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/views/decidim/accountability/results/_filters.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</div>
</div>

<div class="row">
<div class="row medium-unstack">
<div class="columns mediumlarge-6 large-4">
<div class="filters__section text_filter">
<fieldset>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<div class="row columns">
<div class="page-title">
<h2 class="heading1"><%= translated_attribute(current_component.name) %></h2>
<h1 class="heading1"><%= translated_attribute(current_component.name) %></h1>
</div>
</div>

Expand Down

0 comments on commit 26124cc

Please sign in to comment.