diff --git a/static/styles/portico.css b/static/styles/portico.css index b0c2ec8d5a..95a5c479a4 100644 --- a/static/styles/portico.css +++ b/static/styles/portico.css @@ -76,20 +76,6 @@ body { -moz-osx-font-smoothing: grayscale; } -.app.api-docs .sidebar { - background-color: #fff; - border-right: 1px solid #ddd; - color: #444; -} - -.app.api-docs .sidebar h2 { - color: #444; -} - -.app.api-docs .sidebar li { - opacity: 0.8; -} - .code-section ul.nav { margin: 0; }