Closed Acid-Crash closed 4 years ago
The change was necessary to improve button position an compatibility.
You can expand descriptions width using this code:
.addon-description {
position: absolute !important;
top: 30px !important;
}
It not 100% accurate and offers different results for every description, but it allow the text to go past the button barrier.
Hi, I tried the code and indeed it gives very different results. All in all and don't think it is a suitable alternative (the current implementation is more reliable even with its flaws)... Understandably. If there is no other way of fix guess we can close this ticket.
For now I have no idea how to optimized this without breaking something else. I will look into this issue in the near future.
Describe the issue When the module is enabled the add-on description doesn't use whole available space of the card. The width seems to be limited with the control buttons
What should have happened instead? The dd-on description should use the whole available space of the card. It does so when module is disabled.
Steps to reproduce the issue? Enable module, open about:addons. Observe add-on description that is decently long description.
SCREENSHOTS with/without this projects files (drag & drop images into this post)