Update nav header design
parent
3a6e9b093a
commit
0887f21c9f
|
@ -30,12 +30,12 @@ li {
|
|||
}
|
||||
|
||||
.version-label {
|
||||
display: block;
|
||||
position: fixed;
|
||||
top: 32px;
|
||||
left: 106px;
|
||||
position: relative;
|
||||
margin-right: -30px;
|
||||
top: 27px;
|
||||
left: -50px;
|
||||
font-size: 12px;
|
||||
color: #7e7d64;
|
||||
color: #bebebe;
|
||||
}
|
||||
|
||||
#scrollTopBtn {
|
||||
|
|
|
@ -3,11 +3,6 @@
|
|||
<div class="container-fluid">
|
||||
|
||||
<div class="navbar-header">
|
||||
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#mynavbar">
|
||||
<span class="icon-bar"></span>
|
||||
<span class="icon-bar"></span>
|
||||
<span class="icon-bar"></span>
|
||||
</button>
|
||||
<a class="navbar-brand" href="#" style="padding-top: 2px">
|
||||
<img height="40px" src="assets/opt-logo-klein.png">
|
||||
</a>
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 7.7 KiB After Width: | Height: | Size: 5.5 KiB |
Loading…
Reference in New Issue