]> Untitled Git - lemmy-ui.git/commitdiff
Merge branch 'main' into fix/non-list-item-in-navbar
authorSleeplessOne1917 <abias1122@gmail.com>
Sun, 25 Jun 2023 04:36:20 +0000 (04:36 +0000)
committerGitHub <noreply@github.com>
Sun, 25 Jun 2023 04:36:20 +0000 (04:36 +0000)
1  2 
src/shared/components/app/navbar.tsx

index 89a280d9de04c78970bec4258bdd249c8b3f282b,d25254e3c17529b0b8ef4f4d2935fc89fe6e8c67..11cfb6c6e56c8d070354d5eaa6ef897dc6e006ba
@@@ -347,10 -347,10 +347,10 @@@ export class Navbar extends Component<N
                    </li>
                  )}
                  {person && (
 -                  <div id="dropdownUser" className="dropdown">
 +                  <li id="dropdownUser" className="dropdown">
                      <button
+                       type="button"
                        className="btn dropdown-toggle"
-                       role="button"
                        aria-expanded="false"
                        data-bs-toggle="dropdown"
                      >