Commit beef45e7ef14869e6c8a66849410d0d4968a51fd

Authored by Victor Costa
1 parent ea5fbcd7

style for social networks block

Showing 1 changed file with 4 additions and 0 deletions   Show diff stats
style.css
... ... @@ -2640,6 +2640,10 @@ body.action-embed-index {
2640 2640 }
2641 2641  
2642 2642 /** Bloco de redes sociais **/
  2643 +.social_widget {
  2644 + .margin-left: 5px;
  2645 +}
  2646 +
2643 2647 .social_widget .social_header {
2644 2648 height: 27px;
2645 2649 margin-top: 12px;
... ...