From aa71e503472728035caf75dfebe2b56ddf988179 Mon Sep 17 00:00:00 2001 From: Rodrigo Souto Date: Fri, 25 Sep 2015 12:55:04 -0300 Subject: [PATCH] favorite-enterprises-block: add its class to the proper css definition --- public/designs/themes/base/style.css | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/public/designs/themes/base/style.css b/public/designs/themes/base/style.css index 56c2faa..11c1037 100644 --- a/public/designs/themes/base/style.css +++ b/public/designs/themes/base/style.css @@ -480,6 +480,7 @@ div#notice { #content .profile-list-block ul, #content .enterprises-block ul, #content .communities-block ul, +#content .favorite-enterprises-block ul, #content .fans-block ul { min-width: 196px; width: 192px; -- libgit2 0.21.2