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:
authorMadhura Jayaratne <madhura.cj@gmail.com>2015-05-14 15:47:45 +0300
committerMadhura Jayaratne <madhura.cj@gmail.com>2015-05-14 15:47:45 +0300
commitf30648779cff68adc657e8257f2405b6442a784f (patch)
treec185c71e39c8e62aa6f8546751e3c3b57e596095 /themes
parent479f62f551176486a37c374bd84b5b60fcad95c2 (diff)
rfe #1669 Designer: "Sticky" menu option
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
Diffstat (limited to 'themes')
-rw-r--r--themes/pmahomme/css/pmd.css.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/pmahomme/css/pmd.css.php b/themes/pmahomme/css/pmd.css.php
index 328687ef11..12e7b0d265 100644
--- a/themes/pmahomme/css/pmd.css.php
+++ b/themes/pmahomme/css/pmd.css.php
@@ -559,7 +559,7 @@ h2.active {
.side-menu {
float: left;
- position: relative;
+ position: fixed;
width: auto;
height: auto;
background: #efefef;