#1152 Ensure "Click to launch" shows the pointer cursor
Merged by darknao. Opened by nielsenb.
nielsenb/fedora-websites ec2-launch-cursor  into  main

Download 1152.patch

Currently the EC2 "Click to launch" button is a <p> tag which does not
show the "pointer" cursor. This makes it unclear it is a button that can be
clicked.

This changes the "Click to launch" button to an unstyled <a> tag wrapped
in a <p> tag with the same style as the "Download" links
elsewhere on the page which do correctly show the "pointer" cursor.

LGTM, thanks!

rebased onto 2c94c90d12b125c9ee56e7818d206078995b3fce

Pull-Request has been merged by darknao

Metadata