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:
2e78e26
)
Reduce title/button size for embed
author
Chocobozzz
<me@florianbigard.com>
Tue, 27 Mar 2018 16:45:51 +0000
(18:45 +0200)
committer
Chocobozzz
<me@florianbigard.com>
Tue, 27 Mar 2018 16:45:51 +0000
(18:45 +0200)
client/src/sass/video-js-custom.scss
patch
|
blob
|
history
diff --git
a/client/src/sass/video-js-custom.scss
b/client/src/sass/video-js-custom.scss
index ff6bdfaac4b1a4be0c9b6d3e7d39654268789903..44478226b63b3e1c693ab2e570b36bd6ca21129a 100644
(file)
--- a/
client/src/sass/video-js-custom.scss
+++ b/
client/src/sass/video-js-custom.scss
@@
-377,7
+377,7
@@
$control-bar-height: 34px;
}
}
- @media screen and (max-width: 5
5
0px) {
+ @media screen and (max-width: 5
7
0px) {
.vjs-dock-text {
font-size: 14px;
}