diff --git a/stylesheets/style.css b/stylesheets/style.css index ef1abf8b..893b673b 100644 --- a/stylesheets/style.css +++ b/stylesheets/style.css @@ -620,6 +620,10 @@ pre { margin: 0; } +.theme-catalog .controls > span { + margin-right: 1em; +} + .theme-catalog div.thread img { float: none!important; margin: auto;