dl.property {
    display: block !important;
    width: 100% !important;
}
html body dl.index dt, html body dl.index dd {
    display: block !important;
    width: 100%;
    margin-bottom: 0.2em;
}