aboutsummaryrefslogtreecommitdiff
path: root/client/html/post_main.tpl
diff options
context:
space:
mode:
authorHunternif2025-02-16 18:46:02 +0000
committerHunternif2025-02-16 18:46:02 +0000
commit75407657d18951ab0b36798d672183a9179437fe (patch)
treea64beb6d3148efb319e1343e1f82e30bfd5b0034 /client/html/post_main.tpl
parentde70036baba5b5dff869c79c3ec79e8726990b49 (diff)
client: fix weird Chrome bug where video controls are invisible under div class="transparent"
Diffstat (limited to 'client/html/post_main.tpl')
-rw-r--r--client/html/post_main.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/html/post_main.tpl b/client/html/post_main.tpl
index cebab17..33f9afd 100644
--- a/client/html/post_main.tpl
+++ b/client/html/post_main.tpl
@@ -1,4 +1,4 @@
-<div class='content-wrapper transparent post-view'>
+<div class='content-wrapper transparent-container post-view'>
<aside class='sidebar'>
<nav class='buttons'>
<article class='previous-post'>

© 2015 - 2026 Jakob L. Kreuze