diff --git a/lukeflix.css b/lukeflix.css index 47e438f..7aeeb1e 100644 --- a/lukeflix.css +++ b/lukeflix.css @@ -2562,6 +2562,13 @@ div[data-role="controlgroup"] a[data-role="button"]:last-child { background: rgba(0, 0, 0, 0.47); } +/* ======== PROGRAM POP-UP ======== */ + +.dialogContainer { + -webkit-justify-content: flex-end; + justify-content: flex-end; +} + /* ====== UNSURE ====== */ .padded-top {