Mercurial > libervia-web
changeset 800:4caf2caa898a
browser_side: minor CSS modification
author | souliane <souliane@mailoo.org> |
---|---|
date | Wed, 09 Dec 2015 03:11:05 +0100 |
parents | 8f89d0352ca7 |
children | 68eadda8a59a |
files | src/browser/public/libervia.css |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/browser/public/libervia.css Wed Dec 09 02:57:32 2015 +0100 +++ b/src/browser/public/libervia.css Wed Dec 09 03:11:05 2015 +0100 @@ -411,7 +411,7 @@ .formWarning { /* used when a form is not valid and must be corrected before submission */ font-weight: bold; color: lightcoral !important; - height: 45px; + height: 34px; /* a higher value will screw up the display of registration tab, check before you modify */ text-align: center; }