Line 188: | Line 188: | ||
.toggle { | .toggle { | ||
width: auto; | width: auto; | ||
− | height: | + | height: 30%; |
padding: 10px 20px; | padding: 10px 20px; | ||
background: #333; | background: #333; | ||
Line 196: | Line 196: | ||
margin-left: 0 !important; | margin-left: 0 !important; | ||
position: fixed; /* Set the navbar to fixed position */ | position: fixed; /* Set the navbar to fixed position */ | ||
+ | top: 14px; /* Position the navbar at the top of the page */ | ||
+ | width: 100%; /* Full width */ | ||
} | } | ||
Revision as of 10:50, 1 August 2018