Commit a9dc654
fix(Modal): Update ModalHeader close button (#281)
Recent changes to Bootstrap alpha use flexbox to position ModalHeader
title and close button, which cause the current code to incorrectly
position title and close on the opposite and wrong side.1 parent 7d76b27 commit a9dc654
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
39 | 38 | | |
40 | 39 | | |
41 | 40 | | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
0 commit comments