Browse Source

Part II - RTL Compatibility Fixes

- Covers topics and PMs.

Signed-Off: Matthew "Labradoodle-360" Kerle <[email protected]>
Matthew Kerle 11 years ago
parent
commit
b40305953b
1 changed files with 3 additions and 2 deletions
  1. 3 2
      Themes/default/css/rtl.css

+ 3 - 2
Themes/default/css/rtl.css

@@ -384,9 +384,10 @@ span.percent {
 	margin: 0 0 0 0.5em;
 }
 
-.keyinfo {
-	float: right;
+#display_jump_to select {
+	margin: 0;
 }
+
 .modifybutton {
 	clear: left;
 	float: left;