[
https://issues.apache.org/jira/browse/FLEX-33806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14261901#comment-14261901
]
kevin godell commented on FLEX-33806:
-------------------------------------
This worked for me.
s|RichText#messageDisplay {
paddingTop : 5;
}
> spark AlertSkin contentGroup paddingTop missing
> ------------------------------------------------
>
> Key: FLEX-33806
> URL: https://issues.apache.org/jira/browse/FLEX-33806
> Project: Apache Flex
> Issue Type: Bug
> Affects Versions: Apache Flex 4.10.0
> Reporter: Micha Pooh
> Assignee: Maurice Amsellem
> Priority: Minor
> Labels: easyfix
>
> Show an Alert with a multiline message (with a \n for example).
> The text control will be without top padding under the titleGroup.
> (with a single line message this is not visible because the textField is
> vertically centered and the Alert has a minHeight - so the padding "seems" to
> be there)
> Workaround: Create a new Alert skin based on the original and add
> paddingTop=5 to the container layout which holds the RichText control
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)