From 3987998eb43c5ccd6eb6758aeaa3f340d22862fa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20M=C3=BCller?= Date: Sun, 18 Oct 2015 09:57:29 +0200 Subject: [PATCH] styling fix --- resources/public/style.css | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/resources/public/style.css b/resources/public/style.css index 105e098..a1659e8 100644 --- a/resources/public/style.css +++ b/resources/public/style.css @@ -36,10 +36,9 @@ a:visited { border: 1px solid #333; } -.landing-button, -textarea, -fieldset { +.landing-button, textarea, fieldset { border: none; + margin: 1em; } .landing-button {