From 4828cd2f1616225571f8004bdf02c0290b9466ab Mon Sep 17 00:00:00 2001 From: z3d Date: Sat, 11 Jul 2009 14:31:42 +0000 Subject: [PATCH] Increase

bottom margin. --- installer/resources/themes/console/light/default.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installer/resources/themes/console/light/default.css b/installer/resources/themes/console/light/default.css index d7cedce5d..cb7bf0b6e 100644 --- a/installer/resources/themes/console/light/default.css +++ b/installer/resources/themes/console/light/default.css @@ -42,7 +42,7 @@ h4 { text-align : center; width : 100%; border: 1px solid #225; - margin: 5px 0 10px 0; + margin: 5px 0 15px 0; background: url(images/tabletitlelight.png); background-color: #002; text-transform: uppercase;