mirror of
https://github.com/lempamo/Project-Unite.git
synced 2025-01-22 17:22:15 +00:00
unstick the navbar
This commit is contained in:
parent
aed2fb563d
commit
01f1c63735
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
@Scripts.Render("~/Scripts/highlight.js")
|
@Scripts.Render("~/Scripts/highlight.js")
|
||||||
<div class="navbar navbar-default navbar-fixed-top">
|
<div class="navbar navbar-default">
|
||||||
<div> <!--Let's just add some padding there so the page doesn't look fucked.-->
|
<div> <!--Let's just add some padding there so the page doesn't look fucked.-->
|
||||||
<div class="navbar-header">
|
<div class="navbar-header">
|
||||||
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
|
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
|
||||||
|
|
Loading…
Reference in a new issue