You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by er...@apache.org on 2014/10/09 12:04:42 UTC

git commit: [flex-sdk] [refs/heads/develop] - FLEX-34538 - create some whitespace at the top of Spark Alert

Repository: flex-sdk
Updated Branches:
  refs/heads/develop 0de450fde -> 3e7a1b46a


FLEX-34538 - create some whitespace at the top of Spark Alert

Signed-off-by: Erik de Bruin <er...@ixsoftware.nl>


Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/3e7a1b46
Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/3e7a1b46
Diff: http://git-wip-us.apache.org/repos/asf/flex-sdk/diff/3e7a1b46

Branch: refs/heads/develop
Commit: 3e7a1b46a6e86a624c9673cc2d038709852e44f1
Parents: 0de450f
Author: Erik de Bruin <er...@ixsoftware.nl>
Authored: Thu Oct 9 12:04:07 2014 +0200
Committer: Erik de Bruin <er...@ixsoftware.nl>
Committed: Thu Oct 9 12:04:07 2014 +0200

----------------------------------------------------------------------
 frameworks/projects/experimental/src/spark/skins/AlertSkin.mxml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3e7a1b46/frameworks/projects/experimental/src/spark/skins/AlertSkin.mxml
----------------------------------------------------------------------
diff --git a/frameworks/projects/experimental/src/spark/skins/AlertSkin.mxml b/frameworks/projects/experimental/src/spark/skins/AlertSkin.mxml
index 67afe58..f4882ee 100644
--- a/frameworks/projects/experimental/src/spark/skins/AlertSkin.mxml
+++ b/frameworks/projects/experimental/src/spark/skins/AlertSkin.mxml
@@ -232,6 +232,7 @@
 
 				</s:Group>
 				<s:VGroup width="100%" height="100%" paddingLeft="5" paddingRight="5" paddingBottom="5"
+						  paddingTop="5"
 						  verticalAlign="middle" horizontalAlign="center">
 					<s:RichText id="messageDisplay"
 							 left="9" right="3" top="1" bottom="0" minHeight="30" maxWidth="400"