From 1058a505ebc9cb6b61445fb7757caaec9506d898 Mon Sep 17 00:00:00 2001 From: Sven Fuchs Date: Thu, 28 Feb 2013 21:37:48 +0100 Subject: [PATCH] cleanup unused style --- assets/styles/main/log.sass | 4 ---- 1 file changed, 4 deletions(-) diff --git a/assets/styles/main/log.sass b/assets/styles/main/log.sass index e5a69af2..575f7d76 100644 --- a/assets/styles/main/log.sass +++ b/assets/styles/main/log.sass @@ -49,10 +49,6 @@ pre#log &.open height: auto background-image: inline-image('ui/log.fold.open.2.png') - // &.show-first-line:not(.open) - // height: 36px - // p:not(:first-child):not(:last-child) - // display: none &:not(.open) p:first-of-type visibility: visible