diff --git a/www-data/cryptobox.css b/www-data/cryptobox.css index e2be3b9..a9c1cac 100644 --- a/www-data/cryptobox.css +++ b/www-data/cryptobox.css @@ -307,6 +307,7 @@ div.plugin_system img { width: 48px; height: 48px; } + div.plugin_system_title img { float: left; width: 48px; @@ -366,6 +367,7 @@ div#volume_content { } fieldset { + clear: left; margin: 10px 0 10px 0; padding: 25px; }