Module:Documentation/styles.css: Difference between revisions

    (add these styles)
    (move that doc)
    Line 22: Line 22:
    }
    }


    /*
    So right or left floating items don't stick out of the doc box.
    */
    .template-documentation-sandbox-start,
    .template-documentation-sandbox-start,
    .template-documentation-end {
    .template-documentation-end /* So right or left floating items don't stick out of the doc box.*/ {
    clear: both;
    clear: both;
    }
    }