Make sure Toggle All is on its own line

This commit is contained in:
Spencer Williams
2013-04-26 18:56:28 -06:00
parent 10520c59cb
commit 9fe2d6fe69
+5
View File
@@ -18,6 +18,11 @@ a {
color: #88f;
}
.expand {
display: block;
margin-bottom: 5px;
}
.output, .input {
border: 1px solid #aaa;
background: #fff;