From befd20f2c82b9d1b74c6ba13c8439b57f881df30 Mon Sep 17 00:00:00 2001 From: Jerome Jutteau Date: Fri, 20 Mar 2015 13:50:29 +0100 Subject: [PATCH] media/industrial: fix theme --- media/industrial/style.css.php | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/media/industrial/style.css.php b/media/industrial/style.css.php index 2474b11..b2c1448 100644 --- a/media/industrial/style.css.php +++ b/media/industrial/style.css.php @@ -158,13 +158,7 @@ input:hover { margin-right: 5%; } -#upload { - text-align: center; - width: 30em; - background: #E2f5ff; - border: 2px solid #02233f; - margin: auto; -} +#upload {} #uploading { text-align: center; -- 2.34.1