integration/css/profil.css
author veltr
Tue, 01 Oct 2013 16:37:24 +0200
changeset 155 7e8492a5c70f
parent 88 1752b5e824ed
permissions -rw-r--r--
Compatibility fix

.profil {
    padding-top: 15px;
}

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

.pagination {
    padding-top: 10px;
}