From 9463530ee5af129999cfd06bc762580fb0db03e7 Mon Sep 17 00:00:00 2001 From: patrickzerhusen Date: Tue, 28 Apr 2026 15:22:33 +0200 Subject: [PATCH] changed position of photo toggle button --- public/styles.css | 4 ---- 1 file changed, 4 deletions(-) diff --git a/public/styles.css b/public/styles.css index 4ec85bc..a967582 100644 --- a/public/styles.css +++ b/public/styles.css @@ -634,10 +634,6 @@ select.form-input { cursor: pointer; } ----------------------------------------------------------------- */ /* Photo Toggle Button */ -.popup-photo-toggle { - margin: var(--space-sm) 0; -} - .popup-photo-btn { display: inline-flex; align-items: center;