Maybe fix it properly this time instead of completely failing

This commit is contained in:
John O'Nolan 2018-04-10 15:29:09 +02:00
parent a655b59e69
commit 8e865b797b
3 changed files with 3 additions and 3 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

@ -415,7 +415,7 @@ The knock-on effect of this is ugly browser-scroll bars at the bottom, so 80px o
}
.post-card-content-link {
flex-grow; 1;
flex-grow: 1;
position: relative;
display: block;
padding: 25px 25px 0;