header-card relative

This commit is contained in:
Kevin Tessier 2019-07-05 13:48:03 +02:00
parent 46e32928d4
commit 89cff3d2f2
3 changed files with 5 additions and 5 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -172,7 +172,7 @@
min-width: 200px; min-width: 200px;
margin: 0 0 10px 0 ; margin: 0 0 10px 0 ;
.card-header{ .card-header{
position: absolute; position: relative;
width: 100%; width: 100%;
right: 0; right: 0;
text-align: right; text-align: right;