File tree Expand file tree Collapse file tree 3 files changed +6
-7
lines changed
Expand file tree Collapse file tree 3 files changed +6
-7
lines changed Original file line number Diff line number Diff line change 3030{% capture reference %}{% include reference.html %}{% endcapture %}
3131
3232< body >
33- < div class ="navbar navbar-top navbar-inverse ">
33+ < div class ="navbar navbar-inverse navbar-fixed ">
3434 < div class ="navbar-inner ">
3535 < div class ="container ">
3636 < div class ="navbar-content ">
Original file line number Diff line number Diff line change 1111 </ div >
1212 < div class ="span4 ">
1313
14- < div id ="toc " class ="nav fixed "> </ div >
14+ < div id ="toc " class ="nav "> </ div >
1515
1616 < script type ="text/javascript ">
1717 $ ( document ) . ready ( function ( ) {
Original file line number Diff line number Diff line change @@ -65,11 +65,6 @@ body b {
6565 border-radius : 5px ;
6666}
6767
68- .fixed {
69- position : fixed;
70- width : 370px ;
71- }
72-
7368# toc ul {
7469 margin : 0 ;
7570 list-style : none;
@@ -81,6 +76,10 @@ body b {
8176 margin-bottom : 3px ;
8277}
8378
79+ # toc .toc {
80+
81+ }
82+
8483# toc .toc-active a {
8584 padding : 0 5px ;
8685 background-color : # 0088CC ;
You can’t perform that action at this time.
0 commit comments