Author: chris.laprun(a)jboss.com
Date: 2007-06-07 19:27:29 -0400 (Thu, 07 Jun 2007)
New Revision: 7392
Modified:
trunk/wsrp/src/resources/portal-wsrp-war/style.css
Log:
- JBPORTAL-1473: Buttons should now be properly aligned (the metrics of the elements are
still slightly wrong though, probably needs resetting of user agent styles).
Modified: trunk/wsrp/src/resources/portal-wsrp-war/style.css
===================================================================
--- trunk/wsrp/src/resources/portal-wsrp-war/style.css 2007-06-07 20:00:35 UTC (rev 7391)
+++ trunk/wsrp/src/resources/portal-wsrp-war/style.css 2007-06-07 23:27:29 UTC (rev 7392)
@@ -48,7 +48,7 @@
.wsrp-consumer-ui .portlet-form-button {
padding: .2em;
- margin: .3em;
+ margin: 0 .3em;
}
.error {
Show replies by date