also changing margin when last event and buttons are not overlaying
parent
30a485bddd
commit
30d374dff4
|
@ -77,5 +77,5 @@ limitations under the License.
|
|||
|
||||
.mx_EventTile_last .mx_MessageEditor_buttons {
|
||||
position: static;
|
||||
margin-right: -103px;
|
||||
margin-right: -147px;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue