Restore share-buttons spacing to state before update to latest upstream
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@@ -425,6 +425,12 @@ div#subpages, {
|
||||
}
|
||||
}
|
||||
|
||||
form.share-buttons {
|
||||
// Modify spacing originally set in upstream CSS.
|
||||
margin-top: 4em;
|
||||
margin-bottom: -2em;
|
||||
}
|
||||
|
||||
footer.notice {
|
||||
.clearfix;
|
||||
clear: both;
|
||||
|
||||
Reference in New Issue
Block a user