summaryrefslogtreecommitdiff
path: root/src/components/simulations/SimulationAuthList.sass
diff options
context:
space:
mode:
authorGeorgios Andreadis <g.andreadis@student.tudelft.nl>2017-08-16 23:17:24 +0300
committerGeorgios Andreadis <g.andreadis@student.tudelft.nl>2017-09-23 10:05:43 +0200
commit434be6d21ad665cb6abdf5138d0c563efbfe00b4 (patch)
tree4faa685e96eb7fedd3fa6c8c106493100868f23f /src/components/simulations/SimulationAuthList.sass
parent9bfd652ff2c0bb5c0fa1fbce49e948bd4effa7b8 (diff)
Properly align simulation list cells
Diffstat (limited to 'src/components/simulations/SimulationAuthList.sass')
-rw-r--r--src/components/simulations/SimulationAuthList.sass6
1 files changed, 6 insertions, 0 deletions
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