mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Working on mobile and desktop
This commit is contained in:
@@ -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;*/
|
||||
|
||||
Reference in New Issue
Block a user