aboutsummaryrefslogtreecommitdiff
path: root/docs/assets/css/docs.css
diff options
context:
space:
mode:
Diffstat (limited to 'docs/assets/css/docs.css')
-rw-r--r--docs/assets/css/docs.css6
1 files changed, 1 insertions, 5 deletions
diff --git a/docs/assets/css/docs.css b/docs/assets/css/docs.css
index cb7224e38..b7e0c8dbf 100644
--- a/docs/assets/css/docs.css
+++ b/docs/assets/css/docs.css
@@ -228,7 +228,7 @@ hr.soften {
}
.quick-links li {
display: inline;
- margin: 0 5px;
+ margin: 0 8px;
color: #999;
}
.quick-links .github-btn,
@@ -492,10 +492,6 @@ hr.soften {
/* Misc
-------------------------------------------------- */
-img {
- max-width: 100%;
-}
-
/* Make tables spaced out a bit more */
h2 + table,
h3 + table,