Photo Upload was broken in two lines. Now It is fixed

This commit is contained in:
mb863 2011-01-17 17:57:52 +00:00
parent 7e971dbef3
commit f529c53130

View file

@ -8,7 +8,7 @@
padding: 15px;
}
#photoUploadDefaultImage{
width: 120px;
width: 130px;
float: left;
}
#photoUploadDefaultImage img{
@ -17,7 +17,7 @@
#photoUploadForm{
width: 280px;
float: left;
padding-left: 15px;
padding-left: 25px;
margin-left: 1.2em;
margin-top: 30px;
padding-top: 15px;