mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[FIX] web_responsive: Remove overflow:visible to tables to avoid side effects
TT50468
This commit is contained in:
@@ -250,7 +250,6 @@ html .o_web_client .o_action_manager .o_action {
|
||||
// Sticky Header & Footer in List View
|
||||
.o_list_view {
|
||||
.table-responsive {
|
||||
overflow: visible;
|
||||
.o_list_table {
|
||||
// th & td are here for compatibility with chrome
|
||||
thead tr:nth-child(1) th {
|
||||
|
||||
Reference in New Issue
Block a user