File tree 1 file changed +3
-3
lines changed
themes/vocabulary_theme/templates
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 54
54
class ="logo margin-top-small "
55
55
xmlns ="http://www.w3.org/2000/svg "
56
56
preserveAspectRatio ="xMidYMid meet "
57
- viewBox ="0 0 384 46 ">
57
+ viewBox ="0 0 284 46 ">
58
58
< use href ="#opensource "> </ use >
59
59
</ svg >
60
60
</ a >
126
126
< div class ="navbar-item has-dropdown is-hoverable ">
127
127
< a class ="navbar-link is-arrowless {% if this.is_child_of('/archives') %} is-active{% endif%} "> Archives< i
128
128
class ="icon caret-down "> </ i > </ a >
129
- < div class ="navbar-dropdown ">
129
+ < div class ="navbar-dropdown is-right ">
130
130
{% for href, title in [
131
131
['/archives/old-tech-blog', 'CC Tech Blog (2007-2014)'],
132
132
['https://lists.ibiblio.org/pipermail/cc-devel/', 'cc-devel mailing list (2005-2015)'],
135
135
{% endfor %}
136
136
</ div >
137
137
</ div >
138
- </ div >
138
+ </ div >
139
139
</ div >
140
140
</ nav >
141
141
</ header >
You can’t perform that action at this time.
0 commit comments