diff public/libervia.css @ 52:4419ef07bb2b

browser side: adding contact, first draft
author Goffi <goffi@goffi.org>
date Fri, 27 May 2011 01:52:29 +0200
parents 153de5d461a4
children 8f421a12b8f9
line wrap: on
line diff
--- a/public/libervia.css	Thu May 26 23:03:45 2011 +0200
+++ b/public/libervia.css	Fri May 27 01:52:29 2011 +0200
@@ -140,6 +140,10 @@
     padding: 10px;
 }
 
+.gwt-ListBox {
+    width: 100%;
+}
+
 /* Custom Dialogs */
 
 .formWarning { /* used when a form is not valid and must be corrected before submission */