diff --git a/bookmarks/styles/components.css b/bookmarks/styles/components.css index 3904a37..1289230 100644 --- a/bookmarks/styles/components.css +++ b/bookmarks/styles/components.css @@ -25,7 +25,7 @@ } @media (max-width: 600px) { - .section-header { + .section-header:not(.no-wrap) { flex-direction: column; } } diff --git a/bookmarks/templates/bookmarks/bundle_section.html b/bookmarks/templates/bookmarks/bundle_section.html index bd707f4..bfe8c60 100644 --- a/bookmarks/templates/bookmarks/bundle_section.html +++ b/bookmarks/templates/bookmarks/bundle_section.html @@ -1,16 +1,29 @@ {% if not request.user_profile.hide_bundles %}
-
+

Bundles

- - - - - - - +