Fix up quirk.css for bidi as well. b=74880 r=fantasai sr=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@152947 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -237,7 +237,7 @@ pre[wrap], pre[cols], pre[width] {
|
||||
font-size: 1px;
|
||||
line-height: 0;
|
||||
content: "\A ";
|
||||
margin-right: 40px;
|
||||
-moz-margin-end: 40px;
|
||||
}
|
||||
|
||||
|
||||
@@ -245,7 +245,7 @@ pre[wrap], pre[cols], pre[width] {
|
||||
|
||||
dl > dl {
|
||||
display: block;
|
||||
margin-left: 40px;
|
||||
-moz-margin-start: 40px;
|
||||
}
|
||||
|
||||
|
||||
|
||||
@@ -237,7 +237,7 @@ pre[wrap], pre[cols], pre[width] {
|
||||
font-size: 1px;
|
||||
line-height: 0;
|
||||
content: "\A ";
|
||||
margin-right: 40px;
|
||||
-moz-margin-end: 40px;
|
||||
}
|
||||
|
||||
|
||||
@@ -245,7 +245,7 @@ pre[wrap], pre[cols], pre[width] {
|
||||
|
||||
dl > dl {
|
||||
display: block;
|
||||
margin-left: 40px;
|
||||
-moz-margin-start: 40px;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user