From 558ea7764757cfe324bdba72fc5279fa78efd1ea Mon Sep 17 00:00:00 2001 From: erdgeist Date: Wed, 22 Jul 2026 20:03:50 +0200 Subject: Implement controller and view side of the attach logic --- public/stylesheets/admin.css | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'public/stylesheets') diff --git a/public/stylesheets/admin.css b/public/stylesheets/admin.css index b69b1780..9f737752 100644 --- a/public/stylesheets/admin.css +++ b/public/stylesheets/admin.css @@ -831,12 +831,11 @@ form.button_to button[type="submit"] { /* Layout only -- the at-rest visibility (wavy underline) for these links comes from the scoped rule in Base elements above. */ +.add_events, +.add_attachments, .add_child_links { margin-top: 0.5rem; -} - -.add_child_links a { - white-space: nowrap; + margin-bottom: 0; } .sitemap_node { -- cgit v1.3