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 6a586f9 tour-de-jewel: forgot to remove a style
6a586f9 is described below
commit 6a586f96a49ca676e39f5b561c667607cf86ec19
Author: Carlos Rovira <[email protected]>
AuthorDate: Wed Apr 1 01:25:38 2020 +0200
tour-de-jewel: forgot to remove a style
---
examples/jewel/TourDeJewel/src/main/royale/MiscelaneaPlayGound.mxml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/examples/jewel/TourDeJewel/src/main/royale/MiscelaneaPlayGound.mxml
b/examples/jewel/TourDeJewel/src/main/royale/MiscelaneaPlayGound.mxml
index ccd428f..ab4e78a 100644
--- a/examples/jewel/TourDeJewel/src/main/royale/MiscelaneaPlayGound.mxml
+++ b/examples/jewel/TourDeJewel/src/main/royale/MiscelaneaPlayGound.mxml
@@ -120,7 +120,7 @@ limitations under the License.
<j:Label text="fixed width"/>
</j:VGroup>
- <j:VGroup gap="3" className="primary-normal">
+ <j:VGroup gap="3">
<html:H3 text="Rotations"
className="secondary-normal"/>
<js:FontAwesomeIcon className="primary-normal"
type="{FontAwesomeIconType.TWITTER}" relativeSize="3x" rotation="90"/>