Customer portal : Home tile alignment to the left

SVN:trunk[4152]
This commit is contained in:
Guillaume Lajarige
2016-05-25 14:47:19 +00:00
parent 62b47556bc
commit 6152277910

View File

@@ -621,7 +621,7 @@ a:hover, a:focus{
}
.home .tile .tile_description{
display: block;
text-align: justify;
text-align: left;
}
}
@media (min-width: 992px) {