Remove unnecessary margin on pastebins

This commit is contained in:
andreimarcu 2015-10-21 21:41:27 -04:00
parent be08b7f0fd
commit c53c909165

View file

@ -59,6 +59,7 @@ body {
#normal-code {
margin-top: 0;
margin-bottom: 0;
}
.ninfo {