From 1eb18e84787751fc4388a2b5aeca380c977dbf3f Mon Sep 17 00:00:00 2001 From: summerscope Date: Fri, 11 Jul 2014 14:42:44 +1000 Subject: [PATCH] Add some padding to first child in active table - should not be styled from animation classes --- app/assets/stylesheets/darkswarm/active_table.css.sass | 1 + 1 file changed, 1 insertion(+) diff --git a/app/assets/stylesheets/darkswarm/active_table.css.sass b/app/assets/stylesheets/darkswarm/active_table.css.sass index a386328a5a..fffc6d9347 100644 --- a/app/assets/stylesheets/darkswarm/active_table.css.sass +++ b/app/assets/stylesheets/darkswarm/active_table.css.sass @@ -9,6 +9,7 @@ display: block &:first-child cursor: pointer + padding: 1rem 0 .no-results font-size: 1.875rem