From d8835285194163b3f2c99997668705daa40d2dd4 Mon Sep 17 00:00:00 2001 From: Christopher Trom Date: Sun, 2 Dec 2012 19:56:17 +0100 Subject: Bug 547311: Remove the "align" attribute from r/a=LpSolit --- skins/standard/global.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'skins') diff --git a/skins/standard/global.css b/skins/standard/global.css index e829a7f52..17b7b7c90 100644 --- a/skins/standard/global.css +++ b/skins/standard/global.css @@ -549,3 +549,7 @@ input.required, select.required, span.required_explanation { border: 2px solid #B70000; background-color: #FFEBEB; } + +form th { + text-align: right; +} -- cgit v1.2.3-24-g4f1b