From 2cf51b913299718ae3138a18c273e4fd9a21af7b Mon Sep 17 00:00:00 2001 From: hafiz703 Date: Sun, 22 Oct 2017 12:25:10 +0800 Subject: [PATCH] Resolved issue #37 - separated lines in cards --- components/row-events.js | 1 + 1 file changed, 1 insertion(+) diff --git a/components/row-events.js b/components/row-events.js index 258150198..2b2dd2356 100644 --- a/components/row-events.js +++ b/components/row-events.js @@ -45,6 +45,7 @@ const RowEvent = props => { } .card_icons { margin-right: 15px; + display: block; } @media (max-width: 700px) { .card_icons {