Commit aa71e503472728035caf75dfebe2b56ddf988179

Authored by Rodrigo Souto
Committed by Antonio Terceiro
1 parent dd8f5c4d
Exists in stable-1.2

favorite-enterprises-block: add its class to the proper css definition

(cherry picked from commit 20bb372127925572495708d817c1aefb3418b911)
Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
public/designs/themes/base/style.css
@@ -480,6 +480,7 @@ div#notice { @@ -480,6 +480,7 @@ div#notice {
480 #content .profile-list-block ul, 480 #content .profile-list-block ul,
481 #content .enterprises-block ul, 481 #content .enterprises-block ul,
482 #content .communities-block ul, 482 #content .communities-block ul,
  483 +#content .favorite-enterprises-block ul,
483 #content .fans-block ul { 484 #content .fans-block ul {
484 min-width: 196px; 485 min-width: 196px;
485 width: 192px; 486 width: 192px;