You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@royale.apache.org by ca...@apache.org on 2018/11/17 10:56:17 UTC

[royale-asjs] branch develop updated: generated css with latest changes

This is an automated email from the ASF dual-hosted git repository.

carlosrovira pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git


The following commit(s) were added to refs/heads/develop by this push:
     new 51038ab  generated css with latest changes
51038ab is described below

commit 51038aba7f8a945f19116109f501cad2303badeb
Author: Carlos Rovira <ca...@apache.org>
AuthorDate: Sat Nov 17 11:56:10 2018 +0100

    generated css with latest changes
---
 frameworks/projects/Jewel/src/main/resources/defaults.css | 2 --
 1 file changed, 2 deletions(-)

diff --git a/frameworks/projects/Jewel/src/main/resources/defaults.css b/frameworks/projects/Jewel/src/main/resources/defaults.css
index 6ec410a..474502e 100644
--- a/frameworks/projects/Jewel/src/main/resources/defaults.css
+++ b/frameworks/projects/Jewel/src/main/resources/defaults.css
@@ -3681,8 +3681,6 @@ j|Wizard {
   IBeadLayout: ClassReference("org.apache.royale.jewel.beads.layouts.HorizontalLayout");
   IBeadModel: ClassReference("org.apache.royale.jewel.beads.models.WizardModel");
   IWizardContentArea: ClassReference("org.apache.royale.jewel.WizardContent");
-  gap: 3;
-  itemsVerticalAlign: itemsCentered;
 }
 
 j|WizardContent {