Fix #35 - 'Posts' misplaced in profile modal if timeline was scrolled

This commit is contained in:
toyg 2014-01-23 06:25:13 +00:00
parent ac4c71d8ac
commit f85d4f06a2

View File

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