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
diff options
context:
space:
mode:
Diffstat (limited to 'themes/original/css/common.css.php')
-rw-r--r--themes/original/css/common.css.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/themes/original/css/common.css.php b/themes/original/css/common.css.php
index b1d33a7710..c2762430bc 100644
--- a/themes/original/css/common.css.php
+++ b/themes/original/css/common.css.php
@@ -1348,6 +1348,7 @@ div.sqlvalidate {
margin-bottom: 0;
max-height: 10em;
overflow: auto;
+ direction: ltr;
}
.result_query div.sqlOuter,