material: wrap card actions, remove class hiding of creation date

Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
This commit is contained in:
Kevin Decherf
2019-03-03 02:13:14 +01:00
parent 806635f7d5
commit f1f1efb5de
2 changed files with 12 additions and 5 deletions

View File

@ -102,6 +102,11 @@ main {
display: inline-flex;
vertical-align: middle;
.card-reading-time,
.card-created-at {
display: inline-flex;
}
span {
margin-right: 5px;
}