From dce35e05f66238ede29df439a6a70714598bcb98 Mon Sep 17 00:00:00 2001 From: Robert Kaiser Date: Fri, 7 Nov 2014 01:36:56 +0100 Subject: [PATCH] restore space between wizard buttons --- EarlyBlue/global/wizard.css | 3 ++- LCARStrek/global/wizard.css | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/EarlyBlue/global/wizard.css b/EarlyBlue/global/wizard.css index 26f0bb19..ad115549 100644 --- a/EarlyBlue/global/wizard.css +++ b/EarlyBlue/global/wizard.css @@ -43,7 +43,7 @@ wizard[branded="true"] .wizard-header-icon { .wizard-buttons-box-2 { margin: 10px; } - +/* .wizard-button[dlgtype="finish"], .wizard-button[dlgtype="next"] { -moz-margin-start: 0px !important; @@ -52,3 +52,4 @@ wizard[branded="true"] .wizard-header-icon { .wizard-button[dlgtype="back"] { -moz-margin-end: 0px !important; } +*/ diff --git a/LCARStrek/global/wizard.css b/LCARStrek/global/wizard.css index 2e5c4524..1f6ab0ab 100644 --- a/LCARStrek/global/wizard.css +++ b/LCARStrek/global/wizard.css @@ -43,7 +43,7 @@ wizard[branded="true"] .wizard-header-icon { .wizard-buttons-box-2 { margin: 10px; } - +/* .wizard-button[dlgtype="finish"], .wizard-button[dlgtype="next"] { -moz-margin-start: 0px !important; @@ -52,3 +52,4 @@ wizard[branded="true"] .wizard-header-icon { .wizard-button[dlgtype="back"] { -moz-margin-end: 0px !important; } +*/ -- 2.35.3