Problem/Motivation
Add width: 900px to .modal-dialog
Add border: 1px solid to .video img
Steps to reproduce
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
Issue fork bootstrap_cloud-3213926
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
- 3213926-add-css-to-modal-img
changes, plain diff MR !5
Comments
Comment #3
baldwinlouie commented@yas, Please review this Pull Request. It expands the modal video window to 900px to accommodate a larger youtube video. It also adds a border around images that click through to a modal video.
Comment #4
yas@baldwinlouie
Thank you for the adjustment. I'll merge the patch to
8.x-1.xand2.x, and close this issue asFixed.Comment #8
yas