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 d62b202  try to keep TOC from squishing
d62b202 is described below

commit d62b202b49f194a1d853150c2e7b2c6e92633480
Author: Alex Harui <aha...@apache.org>
AuthorDate: Wed Jan 24 13:06:45 2018 -0800

    try to keep TOC from squishing
---
 royalesite.css | 1 +
 1 file changed, 1 insertion(+)

diff --git a/royalesite.css b/royalesite.css
index fa13844..33a457b 100644
--- a/royalesite.css
+++ b/royalesite.css
@@ -535,6 +535,7 @@ h1 {
 .toc {
        display: inline-block;
        margin-top: 10px;
+       flex-shrink: 0;
 }
 
 .content {

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

Reply via email to