Fix navbar z-index among other things
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
@import url(http://fonts.googleapis.com/css?family=Open+Sans);
|
||||
@import url(http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300);
|
||||
|
||||
body {padding: 53px 0 0 0 !important;}
|
||||
|
||||
.application_row {
|
||||
width: 2800%;
|
||||
height: 100%;
|
||||
|
Submodule blender-bfct/application/static/assets_shared updated: 047a3efd7d...faa3703764
@@ -42,7 +42,7 @@
|
||||
<span class="sr-only">Toggle navigation</span>
|
||||
<i class="fa fa-bars"></i>
|
||||
</button>
|
||||
<a class="logo" href="http://local.blender.org"></a>
|
||||
<a class="logo" href="http://blender.org"></a>
|
||||
</div>
|
||||
|
||||
<nav class="collapse navbar-collapse" id="navbar-collapse-menu">
|
||||
|
Reference in New Issue
Block a user