Merge pull request #2119 from ebraminio/master

Revert "Isolate directionality of a string from surrounding"
Thomas Kluyver 9 years ago committed by GitHub
commit b3a4384e34

@ -27,9 +27,6 @@ Adapted from GitHub theme
.highlight-string{
color: #BA2121;
/* isolate strings unicode direction from surrounding text */
unicode-bidi: isolate;
unicode-bidi: -webkit-isolate;
}
.highlight-comment{

Loading…
Cancel
Save