summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/css/bogart.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/css/bogart.css b/docs/css/bogart.css
index 23adbdb..9d67018 100644
--- a/docs/css/bogart.css
+++ b/docs/css/bogart.css
@@ -113,6 +113,10 @@ td {
padding: 1px;
border: 0px;
}
+small > a > img {
+ width: auto;
+ max-width: 100%;
+}
.bluebox {
background-color: #d8e0ec;
color: #000000;