commit ea03131faaafc5dec09c05449cee02a95c289646 Author: MehrabKamrani mk.zizou@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;
tor-commits@lists.torproject.org