Fix styling of button-like links on page banners.

Review Request #14611 — Created Sept. 11, 2025 and submitted

Information

Review Board
release-7.1.x

Reviewers

Page banners were setting some styles for links, but applying these to
buttons as well. Links with a button-like appearance should continue to
look like buttons. The CSS for the page banner is now careful to only
apply these styles to non-button links.

Tested with a page banner with link-based buttons.

Summary ID
Fix styling of button-like links on page banners.
Page banners were setting some styles for links, but applying these to buttons as well. Links with a button-like appearance should continue to look like buttons. The CSS for the page banner is now careful to only apply these styles to non-button links.
f24a27d2e86a02a087628a9c2174bf9cd01cd476

david
  1. Ship It!
  2. 
      
maubin
  1. Ship It!
  2. 
      
chipx86
Review request changed
Status:
Completed
Change Summary:
Pushed to release-7.1.x (8e5e6ac)