Fix header getting coverted up too much.

This commit is contained in:
Mihai Parparita 2014-10-19 23:45:32 -07:00
parent 1f239cfd10
commit 4e2076a98d

View file

@ -13,8 +13,7 @@ a {
.header {
background: #eee;
position: relative;
height: 154px;
padding-top; 10px;
height: 164px;
overflow: hidden;
}