From 02357098113713b5ac5268ac19bf9443804c930e Mon Sep 17 00:00:00 2001 From: gebele Date: Fri, 29 Apr 2016 06:58:00 +0000 Subject: changed share and acknowledgement always visible --- views/style.scss | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) (limited to 'views/style.scss') diff --git a/views/style.scss b/views/style.scss index 77c7c4e..49e03ab 100644 --- a/views/style.scss +++ b/views/style.scss @@ -56,13 +56,15 @@ ul.share-buttons{ display:inline-block; width:98.5%; } -.footer .modal img{ - width: 250px; - padding: 1em; +.share{ + width: 30px; + padding-right: 5px; } -footer button{ - padding-bottom: 1em !important; -} -.dropdown-menu img{ - margin-left: 0.7em; +supporters{ + background-color: white; + + img{ + width: 200px; + margin-right: 1em; + } } -- cgit v1.2.3