diff --git a/themes/original/css/common.css.php b/themes/original/css/common.css.php index 1ee7167b8e..2440da064b 100644 --- a/themes/original/css/common.css.php +++ b/themes/original/css/common.css.php @@ -3333,10 +3333,6 @@ body .ui-dialog .ui-button-text-only .ui-button-text { display: none; } -.responsivetable { - overflow-x: auto; -} - @media only screen and (max-width: 768px) { /* For mobile phones: */ #main_pane_left { diff --git a/themes/pmahomme/css/common.css.php b/themes/pmahomme/css/common.css.php index f6445f6f15..ad6392ade8 100644 --- a/themes/pmahomme/css/common.css.php +++ b/themes/pmahomme/css/common.css.php @@ -3588,9 +3588,6 @@ body .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset { } /* end of styles for jQuery-ui to support rtl languages */ -.responsivetable { - overflow-x: auto; -} @media only screen and (max-width: 768px) { /* For mobile phones: */ #main_pane_left {