Skip to content
This repository has been archived by the owner on Dec 9, 2018. It is now read-only.

Commit

Permalink
fix #315
Browse files Browse the repository at this point in the history
  • Loading branch information
coolwanglu committed Mar 7, 2014
1 parent d335ce0 commit fac78e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion share/base.css.in
Expand Up @@ -157,7 +157,7 @@
unicode-bidi:bidi-override;/* For rtl lanauges, e.g. Hebrew, we don't want the default Unicode behaviour */
-moz-font-feature-settings:"liga" 0;/* We don't want Firefox to recognize ligatures */
}
.@CSS_LINK_CN span { /* text blocks within a line */
.@CSS_LINE_CN@ span { /* text blocks within a line */
position:relative;
vertical-align: baseline;
/* _<id> for spaces may need display:inline, which will override this */
Expand Down

0 comments on commit fac78e9

Please sign in to comment.