You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by bo...@apache.org on 2018/02/25 21:39:24 UTC

svn commit: r1025964 - /websites/production/tapestry/content/styles/style.css

Author: bobharner
Date: Sun Feb 25 21:39:24 2018
New Revision: 1025964

Log:
CSS style tweaks for since & deprecated macros

Modified:
    websites/production/tapestry/content/styles/style.css

Modified: websites/production/tapestry/content/styles/style.css
==============================================================================
--- websites/production/tapestry/content/styles/style.css (original)
+++ websites/production/tapestry/content/styles/style.css Sun Feb 25 21:39:24 2018
@@ -354,7 +354,7 @@ DIV.aui-message {
 	border: 1px solid #3572b0;
 	border-radius: 3px;
 	color: #333;
-	margin: 20px 0 0 0;
+	margin: 5px 0 0 0;
 	overflow-wrap: break-word;
 	position: relative;
 }