From ddc117057c7daa5e3c2464857c07401ce9954d83 Mon Sep 17 00:00:00 2001
From: Julia Friesel <julia.friesel@gmail.com>
Date: Sat, 1 Sep 2018 19:51:12 +0200
Subject: [PATCH] Remove unused style

---
 styles/index.js | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/styles/index.js b/styles/index.js
index e3fd7d2f..77ad045d 100644
--- a/styles/index.js
+++ b/styles/index.js
@@ -148,9 +148,6 @@ export default StyleSheet.create({
   symptomEditButton: {
     width: 130
   },
-  radioButtonRow: {
-    marginTop: 15,
-  },
   statsIntro: {
     fontSize: 18,
     margin: 10,
-- 
GitLab