User tests: Successful: Unsuccessful:
When adding an image, which is wider than 200px, through the media form field in backend, the image preview exceeds the tooltip box. This is because the Bootstrap tooltip container has a max-width of 200px.
I suggest that we change the current previewidth of 300px to 200px. See the solution here:
vs.
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2014-07-12 12:01:33 |
@test
Was able to replicate the problem.
Added the patch and tested with parks banner 710px × 202px and that fitted in the box perfectly. Thanks
Hils