Difference between revisions of "MediaWiki:Gadget-calculator-patients-patientInput.css"
From WikiAnesthesia
Chris Rishel (talk | contribs) |
Chris Rishel (talk | contribs) |
||
| Line 3: | Line 3: | ||
} | } | ||
#calculator- | #calculator-patientInput { | ||
background-color: #ffffff; | background-color: #ffffff; | ||
position: sticky; | position: sticky; | ||
} | } | ||
#calculator- | #calculator-patientInput .form-group { | ||
margin-bottom: 0; | margin-bottom: 0; | ||
} | } | ||
Revision as of 16:18, 31 July 2021
#mw-content-text {
margin-top: 0 !important;
}
#calculator-patientInput {
background-color: #ffffff;
position: sticky;
}
#calculator-patientInput .form-group {
margin-bottom: 0;
}