Remove flex-basis caused by bug on FF

stable
Xavier Julián 2015-05-27 15:17:51 +02:00 committed by Juanfran
parent 12960a7f74
commit c43858e079
1 changed files with 0 additions and 1 deletions

View File

@ -12,7 +12,6 @@
}
.timeline-wrapper {
background: lighten($whitish, 10%);
flex-basis: 768px;
margin-right: 3.5rem;
> div {
opacity: 1;