Message module mobile template file fix as cosmetic issue.

git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12654 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
misol 2013-01-31 13:12:40 +00:00
parent 51959701fe
commit 4f98afb467
2 changed files with 3 additions and 1 deletions

View file

@ -38,10 +38,12 @@ input[type=radio]{width:13px;height:13px;margin:0;padding:0}
.ff li{margin:0 0 5px 0;padding:0}
.ff label{margin-right:10px}
.ff label+input[type=text],
.ff label+input[type=email],
.ff label+input[type=password],
.ff label+textarea,
.ff label+select{display:block;width:96%;font-size:14px;margin:0 0 5px 0}
.ff label+input[type=text],
.ff label+input[type=email],
.ff label+input[type=password],
.ff label+textarea{padding:5px}
/* Help */