Skip to content
Snippets Groups Projects
Commit cbf97544 authored by Eike Cochu's avatar Eike Cochu
Browse files

fixed firefox menu dropdown button and screencast link

parent adeb6aeb
No related branches found
No related tags found
No related merge requests found
......@@ -67,7 +67,7 @@
<div class="col-md-offset-1 col-md-10 col-sm-12">
<div class="embed-responsive embed-responsive-16by9 screencast">
<video controls muted poster="img/vipra-logo-big.png">
<source src="//ftp.cochu.io/vipra/screencast.mp4" type="video/mp4">
<source src="https://ftp.cochu.io/vipra/screencast.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>
</div>
......
......@@ -642,7 +642,8 @@ entity-menu {
.menu-button {
position: absolute;
top: 0;
top: 1px;
left: 5px;
}
.menu-padding {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment