From 54eba2eb27cd26a573ab7719bfd0bd4016ea43df Mon Sep 17 00:00:00 2001
From: ulrich <undisclosed>
Date: Wed, 21 Feb 2018 06:36:11 +0000
Subject: [PATCH] Sendersuche eingebaut

---
 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