Skip to content

Commit 09cdc68

Browse files
committed
undo spaccing changes
1 parent e1385f1 commit 09cdc68

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

themes/vocabulary_theme/templates/layout.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@
135135
{% endfor %}
136136
</div>
137137
</div>
138-
</div>
138+
</div>
139139
</div>
140140
</nav>
141141
</header>

webpack/sass/main.scss

-5
Original file line numberDiff line numberDiff line change
@@ -33,12 +33,7 @@ pre {
3333
}
3434

3535
// Navbar
36-
.navbar-end {
37-
@extend .is-marginless;
38-
}
3936
.navbar-item {
40-
@extend .margin-left-normal;
41-
4237
&.has-dropdown {
4338
.navbar-dropdown {
4439
display: none;

0 commit comments

Comments
 (0)