Working on mobile and desktop

This commit is contained in:
Kasper Rynning-Tønnesen
2019-01-20 13:01:58 +01:00
parent dd9a58f810
commit ab6f1648e6
3 changed files with 19 additions and 2 deletions

View File

@@ -2580,6 +2580,11 @@ nav ul li:hover, nav ul li.active {
padding-left: 3px;
}
#addToOtherList {
margin-right: 5px;
height: 100% !important;
}
#duration, #viewers
{
margin-top:5px;
@@ -3692,6 +3697,14 @@ nav ul li:hover, nav ul li.active {
width: 80% !important;
}
#addToListInput {
top: -60px;
}
#addToOtherList {
padding: 0 10px;
}
.result-object-slid {
/*-webkit-transform: translateX(calc(-100% + 45px)) !important;
transform: translateX(calc(-100% + 45px)) !important;*/