From c6dfa49e6080f700bfef1cb12fd2bea6a5b5e9ea Mon Sep 17 00:00:00 2001 From: Jason Date: Wed, 20 May 2015 01:34:33 +0800 Subject: Improve template system - Introduce `trim` method for templates - Complete template of the designer module - Update tests for template system - Use phtml as template files extension Signed-off-by: Jason --- themes/pmahomme/css/pmd.css.php | 1 + 1 file changed, 1 insertion(+) (limited to 'themes') diff --git a/themes/pmahomme/css/pmd.css.php b/themes/pmahomme/css/pmd.css.php index 12e7b0d265..749b4ce6c2 100644 --- a/themes/pmahomme/css/pmd.css.php +++ b/themes/pmahomme/css/pmd.css.php @@ -571,6 +571,7 @@ h2.active { .side-menu.right { float: right; + right: 0; } .side-menu .hide { -- cgit v1.2.3