gnucash-htdocs master: RIP Google+ Close up the facebook icon to the rest.
John Ralls
jralls at code.gnucash.org
Sat Mar 30 13:47:18 EDT 2019
Updated via https://github.com/Gnucash/gnucash-htdocs/commit/c61f7a09 (commit)
from https://github.com/Gnucash/gnucash-htdocs/commit/1ba4ba94 (commit)
commit c61f7a09d2c7ea1e3a36bd73a771c3ae907fe6c7
Author: John Ralls <jralls at ceridwen.us>
Date: Sat Mar 30 10:47:07 2019 -0700
RIP Google+ Close up the facebook icon to the rest.
diff --git a/externals/gnucash.css b/externals/gnucash.css
index 3b525df..39291ad 100644
--- a/externals/gnucash.css
+++ b/externals/gnucash.css
@@ -625,10 +625,12 @@ h2.download-title {
display:block;
}
+/* Social media icon buttons. Note that they're anchored on
+ * uservoice-icon and fb-icon has a negative position.
+ */
+
#fb-icon{
- left:-100px;
- width:42px;
-}
+left:-50px; width:42px; }
#fb-icon{
background:url('../images/icons/gc-fb.png') 0 0;
Summary of changes:
externals/gnucash.css | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
More information about the gnucash-changes
mailing list