File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1010- ** Gulp** - Updated all gulp dependencies to most recent released versions with modifications to tasks as necessary.
1111
1212** Bug Fixes**
13+ - ** Modal** - Fixed ` fullscreen modal ` having incorrect left offset with flex modals #6587
1314- ** Embed** - Embed will now correctly remove DOM metadata on ` destroy `
1415- ** Grid** - Fix issue with ` very relaxed vertically divided grid ` having wrong margins on dividers
1516
Original file line number Diff line number Diff line change 421421
422422.ui.fullscreen.modal {
423423 width : @fullScreenWidth !important ;
424- left : @fullScreenOffset !important ;
425424 margin : @fullScreenMargin ;
426425}
427- .ui.fullscreen.scrolling.modal {
428- left : 0em !important ;
429- }
430426.ui.fullscreen.modal > .header {
431427 padding-right : @closeHitbox ;
432428}
You can’t perform that action at this time.
0 commit comments