This is an automated email from the ASF dual-hosted git repository. aharui pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-asjs.git
commit a8d9a023bbeb703daf5b0900d876c7042702d8b1 Author: Alex Harui <[email protected]> AuthorDate: Tue Feb 6 00:50:33 2018 -0800 tweak margin --- examples/royale/ASDoc/src/main/royale/ASDocMainView.mxml | 1 + 1 file changed, 1 insertion(+) diff --git a/examples/royale/ASDoc/src/main/royale/ASDocMainView.mxml b/examples/royale/ASDoc/src/main/royale/ASDocMainView.mxml index c565367..8b4cdce 100644 --- a/examples/royale/ASDoc/src/main/royale/ASDocMainView.mxml +++ b/examples/royale/ASDoc/src/main/royale/ASDocMainView.mxml @@ -257,6 +257,7 @@ limitations under the License. .attributeCaption { font-weight: bold; + margin-right: 3px; } .summaryQName { -- To stop receiving notification emails like this one, please contact [email protected].
