projects
/
oweals
/
peertube.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5fd3e00
)
Prevent torrent indicators in player to overflow with small sizes
author
Rigel Kent
<sendmemail@rigelk.eu>
Fri, 10 Apr 2020 11:07:28 +0000
(13:07 +0200)
committer
Rigel Kent
<sendmemail@rigelk.eu>
Fri, 10 Apr 2020 11:07:28 +0000
(13:07 +0200)
client/src/sass/player/peertube-skin.scss
patch
|
blob
|
history
diff --git
a/client/src/sass/player/peertube-skin.scss
b/client/src/sass/player/peertube-skin.scss
index f801064285bede3585af21ff0b44909d02f9920b..836be23ccece241e7d02283ba37dea1e8cde962d 100644
(file)
--- a/
client/src/sass/player/peertube-skin.scss
+++ b/
client/src/sass/player/peertube-skin.scss
@@
-271,6
+271,7
@@
body {
line-height: $control-bar-height;
text-align: right;
margin-right: 6px;
+ overflow: hidden;
.vjs-peertube-displayed {
display: block;