From 5e1e1f46173391d43ecfbb845da90585204869f7 Mon Sep 17 00:00:00 2001 From: Menci Date: Wed, 15 Mar 2017 00:29:11 +0800 Subject: [PATCH] Fix img overflow --- static/style.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/static/style.css b/static/style.css index 38d21c2..726e391 100644 --- a/static/style.css +++ b/static/style.css @@ -29,6 +29,10 @@ pre { tab-size: 4; } +img { + max-width: 100%; +} + /* status color */ /*