move sync repository to portable project
This commit is contained in:
@@ -836,14 +836,14 @@ span.itemCommunityRating:not(:empty) + .userDataIcons {
|
||||
right: 20px;
|
||||
}
|
||||
|
||||
@media all and (max-height: 480px) {
|
||||
@media all and (max-height: 500px) {
|
||||
|
||||
.alphabetPicker {
|
||||
display: none !important;
|
||||
}
|
||||
}
|
||||
|
||||
@media all and (min-height: 480px) {
|
||||
@media all and (min-height: 500px) {
|
||||
|
||||
.itemsContainerWithAlphaPicker {
|
||||
margin-right: 20px;
|
||||
|
||||
Reference in New Issue
Block a user