diff --git a/style-rtl.css b/style-rtl.css index 4689061e0..4127ee199 100644 --- a/style-rtl.css +++ b/style-rtl.css @@ -725,6 +725,12 @@ input.default-value { background-color: #ccc; font-weight: bold; padding: 0 5px; + direction: ltr; + text-align: left; + } + + .pre { + white-space: pre-wrap; } /* contribute page */