File tree Expand file tree Collapse file tree 3 files changed +37
-3
lines changed Expand file tree Collapse file tree 3 files changed +37
-3
lines changed Original file line number Diff line number Diff line change 40
40
<header class =" flex-column" >
41
41
<div class =" flex-row flex-between-start" >
42
42
<a id =" jq-siteLogo" href =" /" title =" jQuery UI Bugs Home" >
43
- <img src =" /img/logo.png " width =" 253" height = " 66 " alt =" jQuery UI" />
43
+ <img src =" /img/logo.svg " width =" 253" alt =" jQuery UI" />
44
44
</a >
45
45
<input class =" hamburger-toggle visually-hidden" id =" jq-menutoggle" type =" checkbox" />
46
46
<label aria-label =" Toggle Menu" for =" jq-menutoggle" class =" hamburger-lines flex-column flex-between-center" >
47
47
<span class =" hamburger-line" ></span >
48
48
<span class =" hamburger-line" ></span >
49
49
<span class =" hamburger-line" ></span >
50
50
</label >
51
- <div id =" jq-menus" >
51
+ <div id =" jq-menus" class = " flex-column " >
52
52
<nav id =" jq-primaryNavigation" >
53
53
<h2 class =" visually-hidden" >jQuery UI sites navigation menu</h2 >
54
54
<ul class =" nav" >
146
146
})
147
147
</script >
148
148
</body >
149
- </html >
149
+ </html >
You can’t perform that action at this time.
0 commit comments