Commit 20bb372127925572495708d817c1aefb3418b911

Authored by Rodrigo Souto
1 parent 2d94b1d5

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

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
public/designs/themes/base/style.scss
... ... @@ -484,6 +484,7 @@ div#notice {
484 484 #content .profile-list-block ul,
485 485 #content .enterprises-block ul,
486 486 #content .communities-block ul,
  487 +#content .favorite-enterprises-block ul,
487 488 #content .fans-block ul {
488 489 min-width: 196px;
489 490 width: 192px;
... ...