Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed rate button misalignment #39465

Merged
merged 1 commit into from
Jan 7, 2023

Conversation

JackKellyUK
Copy link
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
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
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
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
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
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