In compare.html, lists were being improperly centered (items, scrollbar), because of the .playerContainer centering rule.
This commit is contained in:
parent
0e64284e36
commit
2b12722daf
1 changed files with 1 additions and 0 deletions
|
@ -105,6 +105,7 @@
|
|||
padding-left: 3px;
|
||||
font: bold 11px sans-serif;
|
||||
position: absolute;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
.list .list-title {
|
||||
|
|
Reference in a new issue