Skip to content

Conversation

@maxi4329
Copy link
Contributor

@maxi4329 maxi4329 commented Oct 7, 2024

Corrects the positioning of the "Download the latest binary" button on the update.htm page, where the button was slightly misaligned above the text.
The issue was resolved by using vertical-align: text-bottom;.

Additionally, the alignment of the <a> tag with the <img> inside it has been improved by applying display: inline-flex;
(see comparison images below).

before:
before

after:
after

Edit: Fixed the issue where the space after "Download the latest binary:" disappeared after building by adding &nbsp;.

@maxi4329 maxi4329 marked this pull request as draft October 7, 2024 17:19
@maxi4329 maxi4329 changed the title Fixed the positioning of the download button Fixed the positioning of the Download Latest Binary button Oct 7, 2024
@maxi4329 maxi4329 marked this pull request as ready for review October 7, 2024 17:59
@maxi4329 maxi4329 changed the title Fixed the positioning of the Download Latest Binary button Fixed the positioning of the "Download the latest binary" button Oct 7, 2024
@blazoncek blazoncek merged commit a60231b into wled:0_15 Oct 9, 2024
softhack007 pushed a commit to MoonModules/WLED-MM that referenced this pull request Oct 11, 2024
…d#4184)

* fixed the positioning of the download button

* fixed space after "Download the latest binary:" disapering after building

* fixed typo

---------

Co-authored-by: maxi4329 <maxi4329>
@maxi4329 maxi4329 deleted the download_button_pos_fix branch October 25, 2024 11:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants