Moved duration left and above ::after

This commit is contained in:
Kasper Rynning-Tønnesen
2017-02-15 16:56:07 +01:00
parent 770753e1f8
commit 5dfa27518e
2 changed files with 5 additions and 5 deletions

View File

@@ -18,10 +18,10 @@
}
.card-duration{
border-top-left-radius: 4px;
border-top-right-radius: 4px;
position: absolute;
bottom: 0px;
right: 0px;
left: 0px;
background: rgba(0,0,0,.7);
color: white;
padding: 0 5px;