File tree 2 files changed +6
-3
lines changed
2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 15
15
* [ #6996 ] ( https://github.com/netbox-community/netbox/issues/6996 ) - Global search bar should be full width on mobile
16
16
* [ #7001 ] ( https://github.com/netbox-community/netbox/issues/7001 ) - Fix page focus on load
17
17
* [ #7034 ] ( https://github.com/netbox-community/netbox/issues/7034 ) - Fix toggling of VLAN group scope selector fields
18
+ * [ #7045 ] ( https://github.com/netbox-community/netbox/issues/7045 ) - Fix navigation menu rendering under Chrome
18
19
19
20
---
20
21
Original file line number Diff line number Diff line change 34
34
{% nav %}
35
35
36
36
</ div >
37
- </ div >
38
- < div class ="profile-button-container ">
39
- {% include 'inc/profile_button.html' %}
37
+
38
+ {# Profile controls #}
39
+ < div class ="profile-button-container ">
40
+ {% include 'inc/profile_button.html' %}
41
+ </ div >
40
42
</ div >
41
43
</ nav >
You can’t perform that action at this time.
0 commit comments