Remove unnecessary margin on pastebins

This commit is contained in:
andreimarcu 2015-10-21 21:41:27 -04:00
parent be08b7f0fd
commit c53c909165
1 changed files with 1 additions and 0 deletions

View File

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