Difference between revisions of "MediaWiki:Gadget-calculator-patients-patientInput.css"

From WikiAnesthesia
(No difference)

Revision as of 20:50, 19 September 2021

#mw-content-text {
    margin-top: 0 !important;
}

#calculator-patientInput {
    background-color: #ffffff;
    position: sticky;
}

#calculator-patientInput .form-group {
    margin-bottom: 0;
}

#calculator-patientInput .form-row {
    margin: 0;
}