Fix pixelegg template styling for AB edit popup

This commit is contained in:
Hadi Nategh 2014-03-17 13:00:43 +00:00
parent 562b26410c
commit 9e05cc7274
2 changed files with 6 additions and 1 deletions

View File

@ -473,6 +473,9 @@ img.iphoto {
# #
# #
##############################################*/
div#addressbook-edit.et2_container {
width: 842px;
}
div.addressbook_edit_general_picture img {
top: -4px;
width: 70px;

View File

@ -316,7 +316,9 @@ div#addressbook-index{
# #
##############################################*/
div#addressbook-edit.et2_container {
width: 842px;
}
// person image
div.addressbook_edit_general_picture img {