mirror of
https://github.com/samsonjs/retrogit.git
synced 2026-04-05 11:15:55 +00:00
Fix header getting coverted up too much.
This commit is contained in:
parent
1f239cfd10
commit
4e2076a98d
1 changed files with 1 additions and 2 deletions
|
|
@ -13,8 +13,7 @@ a {
|
|||
.header {
|
||||
background: #eee;
|
||||
position: relative;
|
||||
height: 154px;
|
||||
padding-top; 10px;
|
||||
height: 164px;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue