From 5523d9a6a84b053eda06721b493cf10e8323a4c1 Mon Sep 17 00:00:00 2001 From: Mayhem Date: Thu, 12 Sep 2013 17:53:22 +0200 Subject: [PATCH] Fix the padding of QR inputs on Windows. --- css/style.css | 1 - 1 file changed, 1 deletion(-) diff --git a/css/style.css b/css/style.css index c2646837c..4b7c27012 100644 --- a/css/style.css +++ b/css/style.css @@ -794,7 +794,6 @@ a.hide-announcement { } #file-n-submit-container input { margin: 0; - padding: 0; } #file-n-submit input[type='submit'] { order: 1;