Skip to content

Instantly share code, notes, and snippets.

@rjattrill
Last active December 29, 2015 05:29
Show Gist options
  • Save rjattrill/7621727 to your computer and use it in GitHub Desktop.
Save rjattrill/7621727 to your computer and use it in GitHub Desktop.
Reduce vertical gap in Spark Form layout
<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