update probing

This commit is contained in:
Luke Pulverenti
2016-12-03 15:00:41 -05:00
parent 11e4966819
commit 8ac4ff719f
5 changed files with 29 additions and 9 deletions
+2 -2
View File
@@ -301,7 +301,7 @@ span.itemCommunityRating:not(:empty) + .userDataIcons {
.detailLogo {
width: 300px;
height: 80px;
height: 70px;
position: absolute;
top: 10%;
right: 20%;
@@ -372,7 +372,7 @@ span.itemCommunityRating:not(:empty) + .userDataIcons {
.detailPagePrimaryContainer {
display: flex;
margin-bottom: 3em;
margin-bottom: 3.6em;
}
}