You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by db...@apache.org on 2015/09/01 20:54:57 UTC

docs commit: Fixing ToC indentation for docs page.

Repository: cordova-docs
Updated Branches:
  refs/heads/cordova-website 358857eb3 -> 8f7862da3


Fixing ToC indentation for docs page.


Project: http://git-wip-us.apache.org/repos/asf/cordova-docs/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-docs/commit/8f7862da
Tree: http://git-wip-us.apache.org/repos/asf/cordova-docs/tree/8f7862da
Diff: http://git-wip-us.apache.org/repos/asf/cordova-docs/diff/8f7862da

Branch: refs/heads/cordova-website
Commit: 8f7862da39ad3b9e9d788309d792fb01c1c37080
Parents: 358857e
Author: Dmitry Blotsky <dm...@gmail.com>
Authored: Tue Sep 1 11:54:51 2015 -0700
Committer: Dmitry Blotsky <dm...@gmail.com>
Committed: Tue Sep 1 11:54:51 2015 -0700

----------------------------------------------------------------------
 www/static/css-src/_docs.scss | 3 +++
 1 file changed, 3 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/8f7862da/www/static/css-src/_docs.scss
----------------------------------------------------------------------
diff --git a/www/static/css-src/_docs.scss b/www/static/css-src/_docs.scss
index d794fb7..f5aa91d 100644
--- a/www/static/css-src/_docs.scss
+++ b/www/static/css-src/_docs.scss
@@ -22,6 +22,9 @@
 }
 
 /* inner ToC for the page */
+.page-toc ul {
+    padding: 0px;
+}
 .page-toc ul > li {
     padding: 0.5em 0em 0.5em 1em;
     font-size: 14px;


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org