From e13616d573f179834f01f0452d25b7a41544d990 Mon Sep 17 00:00:00 2001 From: Derk-Jan Hartman Date: Sat, 22 Jan 2011 23:21:23 +0000 Subject: [PATCH] Fix an rtl issue with diff markers. This rtl specific line is no longer needed with rtl auto flipping --- skins/common/diff.css | 3 --- 1 file changed, 3 deletions(-) diff --git a/skins/common/diff.css b/skins/common/diff.css index a0da5965e7..3d1006486e 100644 --- a/skins/common/diff.css +++ b/skins/common/diff.css @@ -11,9 +11,6 @@ td.diff-ntitle { td.diff-marker { text-align: right; } -.rtl td.diff-marker { - text-align: left; -} td.diff-lineno { font-weight: bold; } -- 2.20.1