Browse Source

fixes #71 and #83, issue is caused by rendering with optimizelegibility

Former-commit-id: 6d402a068a
Former-commit-id: 25a5709cf4
pull/258/head
jlukic 11 years ago
parent
commit
7df6a76cc4
1 changed files with 0 additions and 1 deletions
  1. 1
      node/src/files/stylesheets/semantic.css

1
node/src/files/stylesheets/semantic.css

@ -49,7 +49,6 @@ body#example {
margin: 0px;
padding: 0px;
color: #555555;
text-rendering: optimizeLegibility;
min-width: 320px;
}
body > .content {

Loading…
Cancel
Save