diff --git a/theme/base/style/core.css b/theme/base/style/core.css index 7e349d0eabb..30bef8f19bb 100644 --- a/theme/base/style/core.css +++ b/theme/base/style/core.css @@ -942,6 +942,12 @@ sup {vertical-align: super;} line-height: 2em; } +.dir-rtl #choosercontainer #chooseform .instruction, .jsenabled #choosercontainer #chooseform .typesummary { + left: 0px; + right: 18.5em; + border-right: 1px solid grey; +} + /* Selected option settings */ .jsenabled .choosercontainer #chooseform .instruction, .choosercontainer #chooseform .selected .typesummary {