Commit 72e1de652800c18bf076df3bbdda410f6b388413
1 parent
1cc03abb
Exists in
master
and in
29 other branches
ActionItem152: making the header thiner
git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@1229 3f533792-8f58-4932-b0fe-aaf55b0a4547
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
public/designs/templates/default/stylesheets/style.css
... | ... | @@ -30,7 +30,7 @@ body.category3 #wrap { background-image: url("../images/bg-top-lilas.png"); } |
30 | 30 | body.category4 #wrap { background-image: url("../images/bg-top-vermelho.png"); } |
31 | 31 | |
32 | 32 | #header { |
33 | - height: 60px; | |
33 | + height: 10px; | |
34 | 34 | } |
35 | 35 | |
36 | 36 | #design_boxes { | ... | ... |