We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba3eb98 commit b108f9eCopy full SHA for b108f9e
themes/jquery.com/style.css
@@ -125,15 +125,15 @@ a,
125
}
126
127
#whos-using li a.mediatemple {
128
- background-position-y: -80px;
+ background-position: 0 -80px;
129
130
131
#whos-using li a.backbone {
132
- background-position-y: -160px;
+ background-position: 0 -160px;
133
134
135
#whos-using li a.wikipedia {
136
- background-position-y: -240px;
+ background-position: 0 -240px;
137
138
139
/* Project Tiles */
0 commit comments