Skip to content

Commit

Permalink
Fix community's page sidebar on mobile
Browse files Browse the repository at this point in the history
  • Loading branch information
fracek authored and waywardmonkeys committed Mar 10, 2013
1 parent 23946a9 commit dfd122a
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,9 @@ a.headerlink {
body {
padding-top: 0;
}
.bs-docs-sidebar .affix {
position: relative;
}
}

@media (min-width: 768px) and (max-width: 980px) {
Expand Down

0 comments on commit dfd122a

Please sign in to comment.