Fucking solved that scroll height bug
This commit is contained in:
@@ -3,10 +3,12 @@
|
||||
width: 100%;
|
||||
float: left;
|
||||
margin: 0 0 25px 0;
|
||||
clear: both;
|
||||
}
|
||||
.albums {
|
||||
width: 100%;
|
||||
float: left;
|
||||
clear: both;
|
||||
}
|
||||
|
||||
/* Artist info block */
|
||||
|
||||
@@ -124,6 +124,12 @@
|
||||
#error_page span {
|
||||
font-size: 24px;
|
||||
}
|
||||
|
||||
.kaboom {
|
||||
width: 100%;
|
||||
height: 30px;
|
||||
clear: both;
|
||||
}
|
||||
|
||||
/* Colorizing *
|
||||
#player-container { background-color: #CFC; }
|
||||
|
||||
Reference in New Issue
Block a user