Commit 4568ff5dc5dd89d08f793580292f36ad30430469

Authored by ValessioBrito
1 parent a8485af9

ActionItem0: icon fbes white bar move 5px left


git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@390 3f533792-8f58-4932-b0fe-aaf55b0a4547
Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
public/stylesheets/common.css
... ... @@ -17,7 +17,7 @@ z-index: 9999 !important ;
17 17  
18 18 #virtual_community_identification {
19 19 position: absolute !important;
20   -background: url("../images/bg_blue_logo.png") no-repeat !important;
  20 +background: url("../images/bg_blue_logo.png") 5px no-repeat !important;
21 21 vertical-align: bottom !important ;
22 22 width: 230px !important ;
23 23 height: 34px !important ;
... ...