Commit 21f522da46ed314b1aa714b01d54f624ef39d7cf

Authored by Valessio Brito
1 parent 3985b43c

Fixando sobreposição da busca

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
style.css
... ... @@ -61,7 +61,7 @@ body {
61 61 }
62 62  
63 63 #profile-header {
64   - min-height: 35px;
  64 + min-height: 80px;
65 65 max-height: 200px;
66 66 overflow: hidden;
67 67 }
... ...