Remove unnecessary CSS rule (#6591)

This commit is contained in:
Jacob Herrington 2020-03-11 14:06:54 -05:00 committed by GitHub
parent 01891afdd1
commit 8273b6175a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -418,9 +418,5 @@
clear: both;
@include load-more;
button {
margin-top: 0;
}
}
}