Latest UI tweaks

This commit is contained in:
chouseknecht 2013-09-05 10:03:21 -04:00
parent 2e03a646a5
commit 9dac34609d

View File

@ -116,6 +116,10 @@ hr {
font-family: Fixed, monospace;
}
dd {
margin-left: 15px;
}
/* Use code-breakable in pop-over text to indent and wrap code segments */
.code-breakable {