diff --git a/lukeflix.css b/lukeflix.css index f79e0c6..3fe2ef4 100644 --- a/lukeflix.css +++ b/lukeflix.css @@ -2540,10 +2540,10 @@ div[data-role="controlgroup"] a[data-role="button"]:last-child { display: flex; align-items: center; justify-content: center; - width: 1.8em; - height: 1.8em; - margin: 0 auto; - border-radius: 50%; + padding: 5px 10px; + width: 15px; + height: 15px; + border-radius: 8px; background-color: transparent; line-height: 1; transition: background-color 0.15s ease, color 0.15s ease;