From 08bce7465c912525729d3e82a3b304ff3fc35fd6 Mon Sep 17 00:00:00 2001
From: ulrich <not disclosed>
Date: Sat, 27 Jan 2018 08:39:19 +0000
Subject: [PATCH] Funktion Abspieler bearbeiten ergaenzt; Doku weiter strukturiert

---
 app.css |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/app.css b/app.css
index a6c3a07..d4e2b3e 100644
--- a/app.css
+++ b/app.css
@@ -290,8 +290,9 @@
   padding-right: 0.2em;
 }
 
-.abspieler-auswahl {
+.abspieler-auswahl, .abspieler-form-auswahl {
   width: 70%;
+  margin-left: 0.4em;
 }
 
 #abspielen-stoppen {

--
Gitblit v1.9.3