From 1fd928803f4affafc8558f8e59d32ceb2461eb7e Mon Sep 17 00:00:00 2001 From: Hillel Coren Date: Sun, 11 May 2014 13:48:48 +0300 Subject: [PATCH] Bug fixes --- public/built.public.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/public/built.public.css b/public/built.public.css index 0bdedc735503..f87ce3bbf5b0 100644 --- a/public/built.public.css +++ b/public/built.public.css @@ -857,7 +857,7 @@ div.fb_iframe_widget > span { padding-right: 0; } .plans-table .free, -.plans-table .desc { +.plans-table .desc, .plans-table .pro { border-bottom: 1px solid #dfe0e1; } .plans-table .pro .cell:first-child { @@ -865,7 +865,6 @@ div.fb_iframe_widget > span { } .plans-table .pro .cell:last-child { padding: 0; - } .plans-table .desc .cell:first-child { background-color: transparent;