integration/css/profil.css
author veltr
Wed, 05 Dec 2012 11:20:18 +0100
changeset 110 40104d4cec70
parent 88 1752b5e824ed
permissions -rw-r--r--
Oops, I had left a local workaround... Sorry

.profil {
    padding-top: 15px;
}

.profil .video-item{
	margin-bottom: 16px;
}
.profil .video-item:nth-child(3n+3){
	margin-right: 0;
}

.pagination {
    padding-top: 10px;
}