Archived
1
0

fix css a bit

This commit is contained in:
jeff 2015-11-07 10:43:57 -05:00
parent 4165a5c34b
commit 320966cca3

View File

@ -257,9 +257,6 @@ fieldset {
overflow: auto; overflow: auto;
max-width: 120ex; max-width: 120ex;
} }
legend {
background-color: lightgray;
}
.thread { .thread {
float: left; float: left;