hide category in docked header

This commit is contained in:
Jeff Atwood 2014-10-01 13:48:07 -07:00
parent f8ac0bd7ef
commit ffae4929f0
1 changed files with 1 additions and 0 deletions

View File

@ -565,6 +565,7 @@ iframe {
margin-top: 2px;
float: left;
margin-right: 5px;
display: none;
}
}