diff --git a/installer/resources/themes/console/classic/console.css b/installer/resources/themes/console/classic/console.css index 9fb25e32e..f4665e250 100644 --- a/installer/resources/themes/console/classic/console.css +++ b/installer/resources/themes/console/classic/console.css @@ -384,7 +384,7 @@ div.news hr { background: #cc7; height: 1px; border: 0px solid #cccc77; - margin: 2px 0 0 0; + margin: 20px 0 2px 0; } div.confignav { diff --git a/installer/resources/themes/console/midnight/console.css b/installer/resources/themes/console/midnight/console.css index 983e9f74a..4308ac73c 100644 --- a/installer/resources/themes/console/midnight/console.css +++ b/installer/resources/themes/console/midnight/console.css @@ -437,7 +437,7 @@ div.news hr { background: #99f; height: 1px; border: 0px solid #99f; - margin: 2px 0 2px 0; + margin: 20px 0 2px 0; } div.confignav {