diff src/browser/public/libervia.css @ 487:e588335b6aa8

browser and server side: force lower case for the profile name at new account creation + fixes CSS for textarea
author souliane <souliane@mailoo.org>
date Thu, 19 Jun 2014 19:28:17 +0200
parents 600a71743072
children a7f5448a1bc3
line wrap: on
line diff
--- a/src/browser/public/libervia.css	Wed Jun 18 14:56:51 2014 +0200
+++ b/src/browser/public/libervia.css	Thu Jun 19 19:28:17 2014 +0200
@@ -331,6 +331,7 @@
     margin: 0px 5px 10px 5px;
     color: #444;
     border: none;
+    vertical-align: text-top;
 }
 
 .gwt-DialogBox .gwt-ListBox {