[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [exonerator/master] Increase fixed footer height.



commit b655c176e4d9e9e4d4279261804a76486ad7ea33
Author: Karsten Loesing <karsten.loesing@xxxxxxx>
Date:   Mon Jul 20 16:46:37 2015 +0200

    Increase fixed footer height.
---
 web/css/exonerator.css |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/web/css/exonerator.css b/web/css/exonerator.css
index d0625e9..e3750c4 100644
--- a/web/css/exonerator.css
+++ b/web/css/exonerator.css
@@ -4,14 +4,14 @@ html {
 }
 
 body {
-  margin: 0 0 180px; /* bottom = footer height */
+  margin: 0 0 300px; /* bottom = footer height */
 }
 
 .footer {
   position: absolute;
   left: 0;
   bottom: 0;
-  height: 180px;
+  height: 300px;
   width: 100%;
 }
 

_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits