User profile update form

This commit is contained in:
magnolia-fan
2011-04-16 00:09:17 +04:00
parent 8a2780bfe4
commit b3e6a3d1c7
4 changed files with 42 additions and 1 deletions
+1 -1
View File
@@ -23,7 +23,7 @@
font-size: 20px;
line-height: 35px;
}
#registration input[type="email"], input[type="password"] {
#registration input[type="email"], input[type="password"], input[type="text"] {
width: 230px;
font-size: 20px;
border: #EAEAEA 1px solid;