diff --git a/components/cycle-day/cycle-day-overview.js b/components/cycle-day/cycle-day-overview.js index eeef9f271c3e4cd8ae6fa8d3e7e4c9cff241aea0..839de297a84e379aa1f2f9db60ca3bd9140c491b 100644 --- a/components/cycle-day/cycle-day-overview.js +++ b/components/cycle-day/cycle-day-overview.js @@ -120,11 +120,9 @@ export default class DayView extends Component { </Button> </View> </View> - <View style={ styles.itemsInRowSeparatedView }> - <View style={{flex: 1}}> - <Text style={styles.symptomDayView}>Cervix</Text> - </View> - <View style={ styles.singleButtonView }> + <View style={styles.symptomViewRowInline}> + <Text style={styles.symptomDayView}>Cervix</Text> + <View style={ styles.symptomEditButton }> <Button onPress={() => this.showView('cervixEditView')} title={cervixLabel}>