aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--youtube/static/watch.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/youtube/static/watch.css b/youtube/static/watch.css
index 60abd21..cedc43e 100644
--- a/youtube/static/watch.css
+++ b/youtube/static/watch.css
@@ -351,6 +351,7 @@ label[for=options-toggle-cbox] {
grid-template-columns: repeat(2, auto);
justify-content: start;
grid-column-gap: 0.5rem;
+ align-items: center;
}
/* playlist items */