Browse Source

removes redundant line

Former-commit-id: 282220abd0
Former-commit-id: b621a966cd
pull/258/head
jlukic 11 years ago
parent
commit
33c9b89d74
1 changed files with 0 additions and 9 deletions
  1. 9
      node/src/documents/guide/styleguide.html.eco

9
node/src/documents/guide/styleguide.html.eco

@ -113,15 +113,6 @@ type : 'UI Guide'
/* yay the developer can choose what type of heading tag to use */ /* yay the developer can choose what type of heading tag to use */
.ui.thingy .header { .ui.thingy .header {
}
/* wow this guy is going to have to do a lot of typing... */
.ui.table .cell {
}
/* this seems like a reasonable assumption, html is a bit strict about these things */
.ui.table td {
} }
</div> </div>

Loading…
Cancel
Save