From 0f1c4a61d330792318fd70c4c054f27493b2f6fb Mon Sep 17 00:00:00 2001 From: Athou Date: Sun, 2 Jun 2013 19:47:02 +0200 Subject: [PATCH] keep the title spanning the whole line --- src/main/webapp/sass/components/_entry-list.scss | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/main/webapp/sass/components/_entry-list.scss b/src/main/webapp/sass/components/_entry-list.scss index 0aaa14c6..3290441c 100644 --- a/src/main/webapp/sass/components/_entry-list.scss +++ b/src/main/webapp/sass/components/_entry-list.scss @@ -94,10 +94,6 @@ display: block; } -#feed-accordion .entry-header { - max-width: 650px; -} - #feed-accordion .entry-body-content { max-width: 650px; color: black;