Commit 746d33a9 authored by Annabel Dunstone's avatar Annabel Dunstone

Add right margin to time icons

parent 9bfc67cb
...@@ -109,12 +109,14 @@ ...@@ -109,12 +109,14 @@
.fa { .fa {
font-size: 12px; font-size: 12px;
margin-right: 4px;
} }
svg { svg {
width: 12px; width: 12px;
height: auto; height: auto;
vertical-align: middle; vertical-align: middle;
margin-right: 4px;
} }
} }
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment