Added styling for logged-out mobile user actions.
Review Request #11955 — Created Jan. 21, 2022 and submitted
Information | |
---|---|
dronan | |
Review Board | |
release-4.0.x | |
4957 | |
Reviewers | |
reviewboard | |
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.
Change Summary:
- Updated description.
- Added screenshot of fix.
- Added bug number.
Description: |
|
||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Bugs: |
|
||||||||||||
Added Files: |