From 134d2e58aa8eb2d6695dd80dc9bf4a47953cad55 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kasper=20Rynning-T=C3=B8nnesen?= Date: Thu, 21 May 2015 22:56:30 +0200 Subject: [PATCH] Some margin --- php/footer.php | 1 - static/css/style.css | 4 ++++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/php/footer.php b/php/footer.php index ca4db1b4..88a05884 100755 --- a/php/footer.php +++ b/php/footer.php @@ -36,7 +36,6 @@ Donate -

diff --git a/static/css/style.css b/static/css/style.css index 908c676d..3b560a69 100755 --- a/static/css/style.css +++ b/static/css/style.css @@ -191,6 +191,10 @@ hide mdi-action-visibility mdi-action-visibility-off /*#channels li{opacity: 0;}*/ /*------------------- Channel page ---------------------------------------------------------------------------- */ +#donate_form a { + padding-right:10px; +} + .tab a { background-color:rgba(0,0,0,0) !important;