From 434be6d21ad665cb6abdf5138d0c563efbfe00b4 Mon Sep 17 00:00:00 2001 From: Georgios Andreadis Date: Wed, 16 Aug 2017 23:17:24 +0300 Subject: Properly align simulation list cells --- src/components/simulations/SimulationAuthList.sass | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/components') diff --git a/src/components/simulations/SimulationAuthList.sass b/src/components/simulations/SimulationAuthList.sass index 4edfb99e..10334c9f 100644 --- a/src/components/simulations/SimulationAuthList.sass +++ b/src/components/simulations/SimulationAuthList.sass @@ -48,6 +48,12 @@ span margin-right: 10px +.simulation-row > div:not(:first-of-type) + padding-left: 0 !important + +.simulation-list .list-head > div:not(:first-of-type) + padding-left: 5px !important + .simulation-row .simulation-icons text-align: right -- cgit v1.2.3