Added styling for logged-out mobile user actions.

Review Request #11955 — Created Jan. 21, 2022 and submitted — Latest diff uploaded

Information

Review Board
release-4.0.x

Reviewers

The "Log in" and "Register" actions were being displayed as default list items in the mobile menu.

This adds the rb-c-page-sidebar__mobile-user-actions class to the unordered list for users that are not authenticated so the actions will be displayed with the proper styling.

Ran with ./contrib/internal/devserver.py.

Verified in mobile-view in Chrome that the actions are shown as commands along the top instead of default list styling as before.

Diff Revision 1 (Latest)

Commits

First Last Summary ID Author
Added styling for logged-out mobile user actions.
626dcec404033a2661b171a87b0668f6565df3bb Dalton Ronan
reviewboard/templates/base/page_sidebar.html
Loading...