lazy load scripts

This commit is contained in:
Luke Pulverenti 2015-05-15 14:07:36 -04:00
parent 91f96dbe68
commit b9884940ef
7 changed files with 14 additions and 8 deletions

View file

@ -1574,6 +1574,10 @@ span.itemCommunityRating:not(:empty) + .userDataIcons {
}
.detailsMenu h3 {
padding: .7em 30px;
}
.detailsMenuHeaderWithLogo h3 {
padding: 0 30px;
}