Merge pull request #74 from toyg/fix_posts_top

Fix #35 - 'Posts' misplaced in profile modal if timeline was scrolled
This commit is contained in:
Giacomo Lacava 2014-01-23 05:28:27 -08:00
commit 91b6187ac2

View File

@ -705,8 +705,6 @@ button.disabled:hover
}
.postboard h2.fixed
{
position: fixed;
top: 40px;
z-index: 2;
border-top: solid 4px #fbf9f6;
}