This is an automated email from the ASF dual-hosted git repository.

aharui pushed a commit to branch feature/royalesite
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git

commit 5ac0faef3e054ac5f052227156c4cbed4c183a3f
Author: Alex Harui <aha...@apache.org>
AuthorDate: Tue Jan 30 12:58:11 2018 -0800

    start copying from doc template
---
 frameworks/projects/RoyaleSite/src/main/resources/defaults.css | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/frameworks/projects/RoyaleSite/src/main/resources/defaults.css 
b/frameworks/projects/RoyaleSite/src/main/resources/defaults.css
index 234b365..d1c65c0 100644
--- a/frameworks/projects/RoyaleSite/src/main/resources/defaults.css
+++ b/frameworks/projects/RoyaleSite/src/main/resources/defaults.css
@@ -108,13 +108,14 @@ BigButton {
 
 SocialButtons {
        display: inline;
-       position: absolute;
-       right: 0px;
+       margin-top: 0px;
+       height: 40px;
 }
 
 .SocialButton {
        display: inline;
        margin-right: 20px;
+       line-height: 70px;
 }
 
 .topbar {

-- 
To stop receiving notification emails like this one, please contact
aha...@apache.org.

Reply via email to