Fixed edit panel
This commit is contained in:
parent
ef3fc51e53
commit
7f8dee4357
@ -2290,7 +2290,6 @@ a.contacts_modal_contact:hover .contacts_modal_contact_status {
|
|||||||
|
|
||||||
/* Messages edit panel */
|
/* Messages edit panel */
|
||||||
.im_edit_panel_wrap {
|
.im_edit_panel_wrap {
|
||||||
display: none;
|
|
||||||
padding: 10px 0 34px;
|
padding: 10px 0 34px;
|
||||||
margin: 0 24px 0 12px;
|
margin: 0 24px 0 12px;
|
||||||
}
|
}
|
||||||
@ -2299,9 +2298,6 @@ a.contacts_modal_contact:hover .contacts_modal_contact_status {
|
|||||||
margin: 0 0 34px 3px;
|
margin: 0 0 34px 3px;
|
||||||
border-bottom: 1px solid #EEE;
|
border-bottom: 1px solid #EEE;
|
||||||
}
|
}
|
||||||
.im_edit_panel_wrap_loaded {
|
|
||||||
display: block;
|
|
||||||
}
|
|
||||||
.im_panel_to_top .im_edit_panel_wrap {
|
.im_panel_to_top .im_edit_panel_wrap {
|
||||||
background: #FFF;
|
background: #FFF;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user