Added styling for logged-out mobile user actions.

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

dronan
Review Board
release-4.0.x
4957
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.

Summary
Added styling for logged-out mobile user actions.

Description From Last Updated

Please add the bug number to the "Bugs" field.

daviddavid

Can you add a screenshot to this? Use Update > Add File or just drag and drop it onto the …

daviddavid

For your description, can you explain what the bug was, and how your fix addresses it?

daviddavid
david
  1. 
      
  2. Please add the bug number to the "Bugs" field.

  3. Can you add a screenshot to this? Use Update > Add File or just drag and drop it onto the review request details pane.

  4. For your description, can you explain what the bug was, and how your fix addresses it?

  5. 
      
DR
chipx86
  1. Ship It!
  2. 
      
DR
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-4.0.x (5ebafaf)
Loading...