From 282220abd0e4ac7d032c9fbecd0face2d2ed79b0 Mon Sep 17 00:00:00 2001 From: jlukic Date: Thu, 26 Sep 2013 03:24:52 -0400 Subject: [PATCH] removes redundant line --- node/src/documents/guide/styleguide.html.eco | 9 --------- 1 file changed, 9 deletions(-) diff --git a/node/src/documents/guide/styleguide.html.eco b/node/src/documents/guide/styleguide.html.eco index f7b169140..444c37183 100755 --- a/node/src/documents/guide/styleguide.html.eco +++ b/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 { - }