From 01eb7bff732b65228caea2238e0520bc15c3e69d Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Wed, 28 Apr 2010 20:08:39 +0000 Subject: - Patch #748798 by casey, Rob Loach, Jacine: changed CSS Coding Standards. --- modules/update/update.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'modules/update') diff --git a/modules/update/update.css b/modules/update/update.css index 3f46d6c39..66392e221 100644 --- a/modules/update/update.css +++ b/modules/update/update.css @@ -52,7 +52,8 @@ background: #ffe; } -.current-version, .new-version { +.current-version, +.new-version { direction: ltr; /* Note: version numbers should always be LTR. */ } -- cgit v1.2.3