Skip to content

Commit 7db7094

Browse files
committed
Fix extra margin on the pages index page
1 parent bb9512a commit 7db7094

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

decidim-core/app/views/decidim/pages/index.html.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ edit_link(
88
%>
99

1010
<div class="wrapper">
11-
<div class="row column">
11+
<div class="row">
1212
<div class="page-title-wrapper">
1313
<h1 class="heading1 page-title">
1414
<%= t "decidim.pages.index.title" %>

0 commit comments

Comments
 (0)