From a52c39a698c68fa04789629a79c45ad1f882e627 Mon Sep 17 00:00:00 2001
From: ulrich
Date: Tue, 19 May 2020 10:23:09 +0000
Subject: [PATCH] Stile des Rollen-Dialogs verfeinert

---
 web/profil2/index.html |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diff --git a/web/profil2/index.html b/web/profil2/index.html
index 3741400..730e7e4 100644
--- a/web/profil2/index.html
+++ b/web/profil2/index.html
@@ -16,9 +16,7 @@
       <div class="app-titel">
         <span id="app-titel">Nutzerprofil</span>
       </div>
-      <div class="top-btn-area">
-        <button type="button"  title="Neuer Benutzer" class="top-btn" id="top-neu-btn">+</button>
-      </div>
+      <div class="top-btn-area"></div>
     </div>
     <div class="inhalt">
       <!-- westliche Seitenleiste -->

--
Gitblit v1.9.3