max-width for profile avatar

This commit is contained in:
Pablo Cuadrado 2014-07-11 12:16:05 -03:00
parent 83b1682750
commit a74a02929d

View file

@ -10,4 +10,8 @@
.enclosed-checkbox label {
margin-bottom: 0;
}
#profile_photo_upload .avatar {
max-width: 150px;
}