no need for bidi-override

This commit is contained in:
gorhill 2014-08-23 14:15:03 -04:00
parent 0f24cce7cc
commit fe0ae2ea07
1 changed files with 0 additions and 3 deletions

View File

@ -55,7 +55,6 @@ button.reloadAll:hover {
display: none; display: none;
position: fixed; position: fixed;
top: 1em; top: 1em;
__MSG_@@bidi_end_edge__: 1em; __MSG_@@bidi_end_edge__: 1em;
} }
#buttonApply.enabled { #buttonApply.enabled {
@ -88,7 +87,6 @@ span.obsolete {
width: 48em; width: 48em;
height: 8em; height: 8em;
white-space: nowrap; white-space: nowrap;
text-align: left; text-align: left;
} }
body #loadingOverlay { body #loadingOverlay {
@ -111,7 +109,6 @@ body.loading #loadingOverlay {
li.listDetails { li.listDetails {
width: 100%; width: 100%;
margin: 0 auto 0 auto; margin: 0 auto 0 auto;
unicode-bidi: bidi-override;
margin-__MSG_@@bidi_start_edge__: 1em; margin-__MSG_@@bidi_start_edge__: 1em;
margin-__MSG_@@bidi_end_edge__: 0em; margin-__MSG_@@bidi_end_edge__: 0em;
} }