Added fixes for speed dropdown
This commit is contained in:
@@ -171,7 +171,7 @@ div.video {
|
||||
position: relative;
|
||||
@include transition();
|
||||
-webkit-font-smoothing: antialiased;
|
||||
width: 110px;
|
||||
width: 116px;
|
||||
|
||||
h3 {
|
||||
color: #999;
|
||||
@@ -209,7 +209,7 @@ div.video {
|
||||
display: none;
|
||||
opacity: 0;
|
||||
position: absolute;
|
||||
width: 125px;
|
||||
width: 133px;
|
||||
z-index: 10;
|
||||
|
||||
li {
|
||||
|
||||
Reference in New Issue
Block a user