From 34e0866f3a9ac86fafb334b8533c181fb4849afb Mon Sep 17 00:00:00 2001 From: Julia Friesel Date: Wed, 26 Sep 2018 15:00:15 +0200 Subject: [PATCH] Adjust view boxes to center icons --- components/cycle-day/cycle-day-overview.js | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/components/cycle-day/cycle-day-overview.js b/components/cycle-day/cycle-day-overview.js index 2772316..775e299 100644 --- a/components/cycle-day/cycle-day-overview.js +++ b/components/cycle-day/cycle-day-overview.js @@ -77,7 +77,7 @@ export default class CycleDayOverView extends Component { data={getLabel('bleeding', cycleDay.bleeding)} disabled={dateInFuture} > - + - + - + - + - + - + - + this.navigate('NoteEditView')} data={getLabel('note', cycleDay.note)} > - + {/* this is just to make the last row adhere to the grid (and) because there are no pseudo properties in RN */}