File tree 2 files changed +3
-3
lines changed 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -80,8 +80,8 @@ <h3>{{ _('Navigation') }}</h3>
80
80
{{ super() }}
81
81
< div class ="mobile-nav ">
82
82
< input type ="checkbox " id ="menuToggler " class ="toggler__input "
83
- aria-controls ="navigation " aria-pressed ="false " aria-expanded ="false " />
84
- < label for ="menuToggler " class ="toggler__label " role =" button " aria-label =" {{ _('Menu')}} " >
83
+ aria-controls ="navigation " aria-pressed ="false " aria-expanded ="false " role =" button " aria-label =" {{ _('Menu')}} " />
84
+ < label for ="menuToggler " class ="toggler__label ">
85
85
< span > </ span >
86
86
</ label >
87
87
< nav class ="nav-content " role ="navigation ">
Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ div.related ~ div.related {
37
37
38
38
.version_switcher_placeholder ,
39
39
.language_switcher_placeholder {
40
- padding-left : 3 px ;
40
+ padding-left : 5 px ;
41
41
background-color : white;
42
42
}
43
43
You can’t perform that action at this time.
0 commit comments