Last active
December 29, 2015 05:29
-
-
Save rjattrill/7621727 to your computer and use it in GitHub Desktop.
Reduce vertical gap in Spark Form layout
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<s:Form> | |
<s:layout> | |
<s:FormLayout gap="-5"/> | |
</s:layout> | |
</s:Form> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
http://help.adobe.com/en_US/flex/using/WSc5cd04c102ae3e973827a8e912ac2b325a4-8000.html