Skip to content

Fixed rate button misalignment#39465

Merged
fancyFranci merged 1 commit intojoomla:4.2-devfrom
JackKellyUK:vote-misalignment
Jan 7, 2023
Merged

Fixed rate button misalignment#39465
fancyFranci merged 1 commit intojoomla:4.2-devfrom
JackKellyUK:vote-misalignment

Conversation

@JackKellyUK
Copy link
Copy Markdown
Contributor

Pull Request for Issue #37920 .

Summary of Changes

Added vertical align baseline class to Rate button

Testing Instructions

  • Enable the vote plugin
  • Show voting (in an article or a menu item)

Actual result BEFORE applying this Pull Request

Rate button is misaligned

Expected result AFTER applying this Pull Request

Rate button is aligned as expected

Link to documentations

Please select:

  • Documentation link for docs.joomla.org:

  • No documentation changes for docs.joomla.org needed

  • Pull Request link for manual.joomla.org:

  • No documentation changes for manual.joomla.org needed

@sandewt
Copy link
Copy Markdown
Contributor

sandewt commented Dec 22, 2022

Wouldn't it be nicer to solve this with css code?

.content_vote .btn {
  vertical-align: baseline;
}

This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/39465.

@sandewt
Copy link
Copy Markdown
Contributor

sandewt commented Dec 30, 2022

I have tested this item ✅ successfully on 5765a55

See my comment above


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/39465.

@viocassel
Copy link
Copy Markdown
Contributor

I have tested this item ✅ successfully on 5765a55


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/39465.

@Quy
Copy link
Copy Markdown
Contributor

Quy commented Jan 5, 2023

RTC


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/39465.

@joomla-cms-bot joomla-cms-bot added the RTC This Pull Request is Ready To Commit label Jan 5, 2023
@fancyFranci fancyFranci merged commit 87d8c0f into joomla:4.2-dev Jan 7, 2023
@joomla-cms-bot joomla-cms-bot removed the RTC This Pull Request is Ready To Commit label Jan 7, 2023
@fancyFranci fancyFranci added this to the Joomla! 4.2.7 milestone Jan 7, 2023
@fancyFranci
Copy link
Copy Markdown
Contributor

Thank you for this small but nice PR

@JackKellyUK JackKellyUK deleted the vote-misalignment branch January 8, 2023 11:33
charvimehradu pushed a commit to charvimehradu/joomla-cms that referenced this pull request Jan 26, 2023
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.

6 participants