From d6ba1ed8d63b4b64ed3b45d402bf39441b883eb5 Mon Sep 17 00:00:00 2001
From: Gregor Gawol <gawol@ub.uni-leipzig.de>
Date: Thu, 28 Nov 2019 14:25:01 +0100
Subject: [PATCH] refs #16516 [fid_adlr] position pda-text notice * bug fixing

---
 themes/fid_adlr/scss/compiled.scss | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/themes/fid_adlr/scss/compiled.scss b/themes/fid_adlr/scss/compiled.scss
index 04c4fe0eb50..ea5af4d3d8b 100644
--- a/themes/fid_adlr/scss/compiled.scss
+++ b/themes/fid_adlr/scss/compiled.scss
@@ -2338,7 +2338,7 @@ div[class$="-tab"] {
       border: 3px solid $amber;
       color: $amber;
       margin-bottom: 2em;
-      & ~ .pda-part-text {
+      & + .pda-part-text {
         margin-top: -2em;
       }
     }
-- 
GitLab