[tor-commits] [webwml/staging] fix logo's width

nima at torproject.org nima at torproject.org
Mon Dec 21 00:30:46 UTC 2015


commit ea03131faaafc5dec09c05449cee02a95c289646
Author: MehrabKamrani <mk.zizou at gmail.com>
Date:   Sat Dec 19 17:34:14 2015 +0800

    fix logo's width
---
 css/donate-style.css |    1 +
 1 file changed, 1 insertion(+)

diff --git a/css/donate-style.css b/css/donate-style.css
index b5ccaf5..ce8e43f 100644
--- a/css/donate-style.css
+++ b/css/donate-style.css
@@ -129,6 +129,7 @@ html {
 }
 .logo{
     height: 81px;
+    width: auto;
 }
 .donation{
 	text-align: center;





More information about the tor-commits mailing list