[IMP] mail_tracking: Changed form statusbar z-index

This commit is contained in:
Alexandre Díaz
2019-12-04 14:29:49 +01:00
parent 5cd5185708
commit 478fd62453

View File

@@ -353,7 +353,7 @@ html .o_web_client .o_main .o_main_content {
.o_form_statusbar {
position: sticky;
top: 0;
z-index: 1;
z-index: 2;
}
// Support for long title (with ellipsis)