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 dfa6399 commit 7a3fcb2Copy full SHA for 7a3fcb2
themes/jquery/css/base.css
@@ -2491,12 +2491,12 @@ footer p.copyright span.sponsor-line {
2491
2492
footer p.copyright a.do-link {
2493
background: url(../images/logo-do.png) left top no-repeat;
2494
- padding-left: 17px;
+ padding: 2px 0 2px 17px;
2495
}
2496
2497
footer p.copyright a.sp-link {
2498
background: url(../images/logo-sp.png) left top no-repeat;
2499
- padding-left: 19px;
+ padding: 2px 0 2px 19px;
2500
2501
2502
.footer-site-links li {
0 commit comments