#289 fix(server/download): Remove extra div
Merged by darknao. Opened by mavjs.
fedora-web/ mavjs/websites bugfix/remove-extra-div-server-download  into  master

Download 289.patch
  • There is an extra closing </div> tag that was causing the rendering
    of Fedora {{n}}: QEMU image for aarch64 and its download button to
    be separate.
  • This commit makes sure that that is removed and now the text element
    and its download button stays on the same horizontal view.

Please see following pictures:
* Before the fix: https://mavjs.fedorapeople.org/pr/fedora-websites/before-fix.png
* After the fix: https://mavjs.fedorapeople.org/pr/fedora-websites/after-fix.png

Thanks! 👍

Pull-Request has been merged by darknao

Metadata