You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@royale.apache.org by ah...@apache.org on 2018/01/23 05:55:31 UTC

[royale-docs] branch develop updated: what was I thinking?

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

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


The following commit(s) were added to refs/heads/develop by this push:
     new 05d4558  what was I thinking?
05d4558 is described below

commit 05d45588ec74a5a07f07c1058b67157d3fbadbe0
Author: Alex Harui <ah...@apache.org>
AuthorDate: Mon Jan 22 21:55:24 2018 -0800

    what was I thinking?
---
 royalesite.css | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/royalesite.css b/royalesite.css
index e133afb..22f99c2 100644
--- a/royalesite.css
+++ b/royalesite.css
@@ -539,7 +539,7 @@ h1 {
 
 .content {
 	display: inline-block;
-	right-margin: 10px
+	margin-left: 20px;
 	flex-grow: 1;
 }
 

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