Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
authorMaurĂ­cio Meneghini Fauth <mauriciofauth@gmail.com>2018-04-25 21:59:25 +0300
committerMaurĂ­cio Meneghini Fauth <mauriciofauth@gmail.com>2018-04-25 21:59:25 +0300
commit4131362bb8f73552be2aa28e36add6ef13b28cb0 (patch)
treed84704f5f256bb773fbffbf251627156496c694d /themes
parentd921ab0abb7c2b9989cd54ab8143413cd74ba422 (diff)
parent97547e8e16bac9192a752e444a7cb26574caa525 (diff)
Merge branch 'QA_4_8'
Diffstat (limited to 'themes')
-rw-r--r--themes/original/css/common.css.php4
-rw-r--r--themes/pmahomme/css/common.css.php3
2 files changed, 0 insertions, 7 deletions
diff --git a/themes/original/css/common.css.php b/themes/original/css/common.css.php
index 1cb098a476..8030a8b5b1 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 b6f8fb0811..c70dd8dad8 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 {