Skip to content

Commit

Permalink
Edit form padding
Browse files Browse the repository at this point in the history
  • Loading branch information
dgcliff committed Feb 28, 2024
1 parent d51f2de commit c0186a8
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.5.7
2.5.8
2 changes: 1 addition & 1 deletion app/views/collections/edit.html.haml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
%h3 Edit Collection
%h3.py-3 Edit Collection

%ul.nav.nav-tabs
%li.nav-item
Expand Down
2 changes: 1 addition & 1 deletion app/views/communities/edit.html.haml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
%h3 Edit Community
%h3.py-3 Edit Community

%ul.nav.nav-tabs
%li.nav-item
Expand Down

0 comments on commit c0186a8

Please sign in to comment.