forked from extern/egroupware
Fix pixelegg template styling for AB edit popup
This commit is contained in:
parent
562b26410c
commit
9e05cc7274
@ -473,6 +473,9 @@ img.iphoto {
|
||||
# #
|
||||
# #
|
||||
##############################################*/
|
||||
div#addressbook-edit.et2_container {
|
||||
width: 842px;
|
||||
}
|
||||
div.addressbook_edit_general_picture img {
|
||||
top: -4px;
|
||||
width: 70px;
|
||||
|
@ -316,7 +316,9 @@ div#addressbook-index{
|
||||
# #
|
||||
##############################################*/
|
||||
|
||||
|
||||
div#addressbook-edit.et2_container {
|
||||
width: 842px;
|
||||
}
|
||||
|
||||
// person image
|
||||
div.addressbook_edit_general_picture img {
|
||||
|
Loading…
Reference in New Issue
Block a user