Author: chris.laprun(a)jboss.com
Date: 2011-09-27 11:38:21 -0400 (Tue, 27 Sep 2011)
New Revision: 7533
Modified:
components/wsrp/trunk/admin-gui/src/main/webapp/styles/style.css
Log:
- Minor improvement.
Modified: components/wsrp/trunk/admin-gui/src/main/webapp/styles/style.css
===================================================================
--- components/wsrp/trunk/admin-gui/src/main/webapp/styles/style.css 2011-09-27 15:36:45
UTC (rev 7532)
+++ components/wsrp/trunk/admin-gui/src/main/webapp/styles/style.css 2011-09-27 15:38:21
UTC (rev 7533)
@@ -1,6 +1,6 @@
/*
* JBoss, a division of Red Hat
- * Copyright 2010, Red Hat Middleware, LLC, and individual
+ * Copyright 2011, Red Hat Middleware, LLC, and individual
* contributors as indicated by the @authors tag. See the
* copyright.txt in the distribution for a full listing of
* individual contributors.
@@ -333,6 +333,10 @@
width: 20%;
}
+.wsrp-consumers-ui .registration-prop-table input[type="text"] {
+ width: 95%;
+}
+
.wsrp-consumers-ui .portlet-section-buttonrow {
margin-top: 6px;
margin-bottom: 6px;
Show replies by date