diff --git a/stylesheets/style.css b/stylesheets/style.css index 7c4ae91c..ba7d76f1 100644 --- a/stylesheets/style.css +++ b/stylesheets/style.css @@ -434,7 +434,7 @@ img.banner,img.board_image { .full-image { float: left; - padding: 5px; + padding: 0.2em 0.2em 0.8em 0.2em; margin: 0 20px 0 0; max-width: 98%; }