From 0ce0c5caa6eb972598accff57ef4ba0ebcd636f6 Mon Sep 17 00:00:00 2001 From: Madhura Jayaratne Date: Wed, 27 May 2015 12:49:53 +0530 Subject: [PATCH] Align Signed-off-by: Madhura Jayaratne --- themes/pmahomme/css/codemirror.css.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/pmahomme/css/codemirror.css.php b/themes/pmahomme/css/codemirror.css.php index cac20a3437..98d8f3f41c 100644 --- a/themes/pmahomme/css/codemirror.css.php +++ b/themes/pmahomme/css/codemirror.css.php @@ -15,7 +15,7 @@ if (! defined('PMA_MINIMUM_COMMON') && ! defined('TESTSUITE')) { ?> .CodeMirror { - height: em; + height: em; } #inline_editor_outer .CodeMirror { height: em;