From 06f616a9edaf4100e8330ba46d0090111f1ead77 Mon Sep 17 00:00:00 2001 From: Rouslan Placella Date: Fri, 9 Nov 2012 13:37:22 +0000 Subject: [PATCH] l10n fixes --- themes/original/css/common.css.php | 4 ++-- themes/pmahomme/css/common.css.php | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/themes/original/css/common.css.php b/themes/original/css/common.css.php index 2f1656f046..7fcf9ec9ee 100644 --- a/themes/original/css/common.css.php +++ b/themes/original/css/common.css.php @@ -1219,10 +1219,10 @@ div#logTable table { #serverVariables .serverVariableEditor div { display: block; overflow: hidden; - padding-right: 1em; + padding-: 1em; } #serverVariables .serverVariableEditor a { - float: right; + float: ; margin: 0 0.5em; line-height: 2em; } diff --git a/themes/pmahomme/css/common.css.php b/themes/pmahomme/css/common.css.php index d0f2ba098b..52680d3a35 100644 --- a/themes/pmahomme/css/common.css.php +++ b/themes/pmahomme/css/common.css.php @@ -1491,10 +1491,10 @@ div#queryAnalyzerDialog table.queryNums { #serverVariables .serverVariableEditor div { display: block; overflow: hidden; - padding-right: 1em; + padding-: 1em; } #serverVariables .serverVariableEditor a { - float: right; + float: ; margin: 0 0.5em; line-height: 2em; }