Minor style adjustments
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
.container-fluid
|
||||
.row
|
||||
.col-md-12
|
||||
h5.pl-2.mb-0 Project Overview
|
||||
h5.pl-2.mb-0.pt-3 Project Overview
|
||||
|
||||
#node-edit-container
|
||||
form(
|
||||
|
@@ -45,7 +45,7 @@ include ../mixins/components
|
||||
#project_nav
|
||||
#project_nav-container
|
||||
// TODO - make list a macro
|
||||
#project_tree.edit.bg-white
|
||||
#project_tree.edit.bg-light
|
||||
+nav-secondary()(class="nav-secondary-vertical")
|
||||
+nav-secondary-link(
|
||||
class="{% if title == 'edit' %}active{% endif %}",
|
||||
|
Reference in New Issue
Block a user