We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 528f4e3 commit 60d3607Copy full SHA for 60d3607
modules/instruments/jsx/VisitInstrumentList.js
@@ -87,7 +87,6 @@ class VisitInstrumentList extends Component {
87
*/
88
render() {
89
let style = {
90
- marginBottom: '0.5%',
91
marginRight: '0.5%',
92
textAlign: 'center',
93
boxSizing: 'border-box',
@@ -129,7 +128,6 @@ class VisitInstrumentList extends Component {
129
128
flexWrap: 'nowrap',
130
width: '100%',
131
height: '100%',
132
- alignItems: 'flex-start',
133
border: '1px solid #E4EBF2',
134
borderTopRightRadius: '10px',
135
borderBottomRightRadius: '10px',
0 commit comments