fix docs floating menu

This commit is contained in:
Vladimir Agafonkin 2015-06-30 18:40:27 +03:00
parent 9ed06a52fd
commit 4b7f599644

View File

@ -484,6 +484,10 @@ table.plugins td:first-child a {
z-index: 10;
}
#toc-copy .toc-col {
position: static;
}
@media screen and (max-width: 1350px) {
#toc-copy {
display: block;