From 2f367a3029d242e67b930dc215a4970fb4d22fe8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kasper=20Rynning-T=C3=B8nnesen?= Date: Sun, 15 Feb 2015 15:10:08 +0100 Subject: [PATCH] positioning --- static/style.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/static/style.css b/static/style.css index 5de3502f..0f83db94 100755 --- a/static/style.css +++ b/static/style.css @@ -553,6 +553,10 @@ input[type="radio"] { } @media only screen and (max-device-width: 1000px) { + #del { + margin-top:15px; + } + .passbox { height:53px; font-size:40px;