Difference between revisions of "MediaWiki:Gadget-calculator-patients-patientInput.css"
From WikiAnesthesia
Chris Rishel (talk | contribs) |
Chris Rishel (talk | contribs) |
||
| Line 10: | Line 10: | ||
#calculator-patientInput .form-group { | #calculator-patientInput .form-group { | ||
margin-bottom: 0; | margin-bottom: 0; | ||
} | |||
#calculator-patientInput .form-row { | |||
margin: 0; | |||
} | } | ||
Revision as of 22:58, 24 August 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;
}