aboutsummaryrefslogtreecommitdiff
path: root/assets/css/lustige-styles.css
diff options
context:
space:
mode:
authorMaZderMind2014-12-13 00:45:24 +0100
committerMaZderMind2014-12-13 00:45:24 +0100
commitf22e26f0cba6d1c8211eee217cdcd670cebadda4 (patch)
treed9cad1e5d44d7ebc1e2dabde68bc84b4dcbc4516 /assets/css/lustige-styles.css
parentf60e25ece5682f7b07d274e9f3bff88c0a48974b (diff)
avoid content of the subs-line floating over the fullscreen-control-button
Diffstat (limited to 'assets/css/lustige-styles.css')
-rw-r--r--assets/css/lustige-styles.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/assets/css/lustige-styles.css b/assets/css/lustige-styles.css
index 893efe1..1af4b85 100644
--- a/assets/css/lustige-styles.css
+++ b/assets/css/lustige-styles.css
@@ -5590,7 +5590,8 @@ a.inverted {
font-size: 65px;
text-align: center;
opacity: 0;
- padding: 5px 0; }
+ padding: 5px 0;
+ overflow: hidden; }
.mejs-container .mejs-subs-line .silence {
font-size: 49%;
opacity: 0;