Bug #43428
closedSpinner-icon cut off at bottom during update from repo
100%
Description
Update translations from the repo. The spinner-icon next to "Checking" for each module is cut off at the bottom. It seems the spinner is too large for the chosen row-height.
Files
Updated by Oliver Hader over 11 years ago
- Project changed from 2315 to TYPO3 Core
Updated by Oliver Hader over 11 years ago
- Category set to Language Manager (backend)
Updated by Wouter Wolters over 11 years ago
- Status changed from New to Needs Feedback
- TYPO3 Version set to 6.0
In which browser does this happen. I tested in Firefox but there it is OK for me.
Updated by Gerrit Code Review over 11 years ago
- Status changed from Needs Feedback to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/22734
Updated by Stefan Neufeind over 11 years ago
Happened with Firefox 22 on Linux, still reproducible on current master.
Depending on the exact rendering of your fonts you might not see a problem. For me the icons rendered with 12px height, while they were specified as 16x16px. Problem was the span only had display:inline (default) and not display:inline-block (as with span.t3-icon in other places).
Updated by Gerrit Code Review over 11 years ago
Patch set 2 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/22734
Updated by Gerrit Code Review over 11 years ago
Patch set 3 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/22734
Updated by Gerrit Code Review over 11 years ago
Patch set 1 for branch TYPO3_6-1 has been pushed to the review server.
It is available at https://review.typo3.org/23177
Updated by Gerrit Code Review over 11 years ago
Patch set 1 for branch TYPO3_6-0 has been pushed to the review server.
It is available at https://review.typo3.org/23178
Updated by Stefan Neufeind over 11 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset d3684977478f24d5c371e54a8a8468edf3516ab2.