From da96dc54ce06c6953eb11acf084bcf53e7761bd1 Mon Sep 17 00:00:00 2001 From: Alex Coles Date: Wed, 15 Apr 2015 15:15:12 +0200 Subject: [PATCH] Remove border from attributes table header rows Signed-off-by: Alex Coles --- app/assets/stylesheets/content/_attributes_table.sass | 3 --- 1 file changed, 3 deletions(-) diff --git a/app/assets/stylesheets/content/_attributes_table.sass b/app/assets/stylesheets/content/_attributes_table.sass index d763a1dc0c..b91cbbebe8 100644 --- a/app/assets/stylesheets/content/_attributes_table.sass +++ b/app/assets/stylesheets/content/_attributes_table.sass @@ -42,9 +42,6 @@ font-weight: bold text-transform: uppercase - tr - border-bottom: 1px solid #dddddd - tbody td white-space: nowrap