From edf1817939a217dd10fe61a9a5061c61bef0e95b Mon Sep 17 00:00:00 2001 From: Brad Rydzewski Date: Wed, 28 Oct 2015 11:47:41 -0700 Subject: [PATCH] fixed some formatting issues with API docs [CI SKIP] --- static/styles/pages/docs.sass | 1 - static/styles_gen/style.css | 2 -- 2 files changed, 3 deletions(-) diff --git a/static/styles/pages/docs.sass b/static/styles/pages/docs.sass index 88a624f2..b0a80a56 100644 --- a/static/styles/pages/docs.sass +++ b/static/styles/pages/docs.sass @@ -19,7 +19,6 @@ border-bottom: 1px solid #EEE; padding-bottom: 40px; li - line-height: 5px; a color: #2b303b; text-decoration: none; diff --git a/static/styles_gen/style.css b/static/styles_gen/style.css index 483f766e..b626299e 100644 --- a/static/styles_gen/style.css +++ b/static/styles_gen/style.css @@ -311,8 +311,6 @@ body.login.login-form > div input[type="submit"] { position: relative; width: 10 .toc ul { list-style-type: none; padding: 0px; margin: 0px; margin-bottom: 40px; border-bottom: 1px solid #EEE; padding-bottom: 40px; } -.toc ul li { line-height: 5px; } - .toc ul li a { color: #2b303b; text-decoration: none; } .toc ul li a:hover { text-decoration: underline; }