# HG changeset patch # User neko259 # Date 2015-03-18 16:11:31 # Node ID c71f42683a5d307b62e41d57b628253e3c874f05 # Parent 9a07761c41c3e968c1584b0960a1626805a494f6 Updated gallery style in SW theme diff --git a/boards/static/css/sw/base_page.css b/boards/static/css/sw/base_page.css --- a/boards/static/css/sw/base_page.css +++ b/boards/static/css/sw/base_page.css @@ -357,6 +357,13 @@ li { margin-bottom: 1em; } +.gallery_image { + padding: 4px; + margin: .5em 0 0 1ex; + text-align: center; + vertical-align: top; +} + .swappable-form-full > form { display: table; width: 100%;