From e421772f8935b9bdce02b6f552593f8dabca9074 Mon Sep 17 00:00:00 2001 From: Dmitriy Zaporozhets Date: Tue, 25 Mar 2014 19:53:30 +0200 Subject: [PATCH] Revert "Clearfix on well-lists. Pages affected:" --- app/assets/stylesheets/generic/lists.scss | 6 ------ 1 file changed, 0 insertions(+), 6 deletions(-) diff --git a/app/assets/stylesheets/generic/lists.scss b/app/assets/stylesheets/generic/lists.scss index 8a6d7f6..de70e47 100644 --- a/app/assets/stylesheets/generic/lists.scss +++ b/app/assets/stylesheets/generic/lists.scss @@ -13,12 +13,6 @@ border-bottom: 1px solid #eee; border-bottom: 1px solid rgba(0, 0, 0, 0.05); - &:after { - content: " "; - display: table; - clear: both; - } - &.disabled { color: #888; } -- libgit2 0.21.2