Browse Source

removes redundant line

pull/80/merge
jlukic 11 years ago
parent
commit
282220abd0
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 */
.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>

Loading…
Cancel
Save