From 292d582d744c0e82fa0e49ac0921cb41bc7142a4 Mon Sep 17 00:00:00 2001 From: dzannotti Date: Mon, 10 Aug 2015 21:11:06 +0100 Subject: [PATCH] Made the action type slightly taller --- src/react/LogMonitorEntryAction.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/react/LogMonitorEntryAction.js b/src/react/LogMonitorEntryAction.js index ae782257..4b2c07c7 100644 --- a/src/react/LogMonitorEntryAction.js +++ b/src/react/LogMonitorEntryAction.js @@ -9,7 +9,7 @@ const styles = { borderBottomStyle: 'solid' }, actionBar: { - paddingTop: 4, + paddingTop: 6, paddingBottom: 4, paddingLeft: 10, marginBottom: 1