mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-12-07 20:18:49 +00:00
Trying some new sizing of playlist, removing scroll form playlist, only pagination
This commit is contained in:
@@ -1302,10 +1302,14 @@ nav ul li:hover, nav ul li.active {
|
||||
}
|
||||
|
||||
#del, #del_suggested, #del_user_suggested{
|
||||
height: 100%;
|
||||
line-height: normal;
|
||||
padding: 2px 12px;
|
||||
color:white;
|
||||
position: absolute;
|
||||
text-align: right;
|
||||
bottom: -72%;
|
||||
left: 0%;
|
||||
height: 100%;
|
||||
line-height: normal;
|
||||
padding: 2px 12px;
|
||||
color: white;
|
||||
}
|
||||
|
||||
.result {
|
||||
|
||||
Reference in New Issue
Block a user