commit 9b8e3051b3c7bb9d796d80e3a4bab778b631d85d Author: MehrabKamrani mk.zizou@gmail.com Date: Sat Dec 26 00:36:25 2015 +0800
set max-width for dwolla and amazon icons --- css/donate-style.css | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/css/donate-style.css b/css/donate-style.css index d4fd12b..0f5fdfd 100644 --- a/css/donate-style.css +++ b/css/donate-style.css @@ -289,11 +289,9 @@ blockquote footer{ padding: 25px 0; background-color: #FAFAFA; } -.dsmall{ - padding: 0 8%; -} .other-ways-img{ width: 100%; + max-width: 160px; } .img-thumbnail.other-ways-img { padding: 1px;