From a6ee536e697bbd24a431827d3d4bb69d92676354 Mon Sep 17 00:00:00 2001 From: Godwin Date: Sun, 1 Jan 2017 08:28:26 -0800 Subject: [PATCH] Minor style adjustments --- app/assets/stylesheets/_application.scss | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/app/assets/stylesheets/_application.scss b/app/assets/stylesheets/_application.scss index 304f704..aa59619 100644 --- a/app/assets/stylesheets/_application.scss +++ b/app/assets/stylesheets/_application.scss @@ -4723,6 +4723,10 @@ html[data-ontop] { .info, .img { display: table-cell; } + + .img { + padding: 2em 0 1em; + } .info { padding: 2em 1em 2em 0;