margin bottom on parent slider

This commit is contained in:
connors 2014-02-28 06:33:50 -08:00
Родитель 72e069ac72
Коммит 7fc73dad01
1 изменённых файлов: 3 добавлений и 1 удалений

Просмотреть файл

@ -1,7 +1,9 @@
.slider {
margin-bottom: 0;
}
.slider img {
width: auto;
height: 150px;
margin-bottom: 0;
}
.content-padded {
margin: 30px 15px 15px;