Remove superseded workaround, bug 870794, r=roc

This commit is contained in:
Simon Montagu 2013-06-21 09:26:59 +03:00
parent 435d36ff71
commit 0a40b1e90b

View File

@ -39,9 +39,6 @@ span[id]:before {
font-weight: normal;
font-style: normal;
}
span[id]:after {
content: "\200e"; /* workaround for bug 717811 */
}
.start-tag {
color: purple;
font-weight: bold;