[tor-commits] [webwml/staging] fix logo's width
nima at torproject.org
nima at torproject.org
Sat Dec 26 06:27:16 UTC 2015
commit 17db344b6dce8625090e3a21f2dc05d4a69106b4
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