Closes #6420 Removes extra margin

This commit is contained in:
Robert Schroll 2013-02-25 12:09:03 -08:00 committed by Eric Gregory
parent 495be4092f
commit 6db225668c

View file

@ -46,6 +46,7 @@ hr {
pre {
font-family: sans-serif;
white-space: pre-wrap;
margin: 0;
}
.button {