diff options
-rw-r--r-- | www/analyzer/content.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/analyzer/content.css b/www/analyzer/content.css index 0567467b99..d11b023ecd 100644 --- a/www/analyzer/content.css +++ b/www/analyzer/content.css @@ -39,6 +39,7 @@ IMG.img_slide { clear: left; padding: 1em 2em 0 2em; background-color: #ffffff; + height: 100%; } .itemTitle { color:#2d58b7 } |