Don't use any padding in thumbnails

This commit is contained in:
Marcin Kulik 2014-07-02 17:51:15 +02:00
parent 814a846e7c
commit 1ea79309ff

View File

@ -23,7 +23,6 @@
.thumbnail
padding: 0
background-color: #000
padding: 8px
border: 0
border-radius: 3px
border-bottom-left-radius: 0
@ -36,6 +35,7 @@
border-bottom-right-radius: 3px
border: 1px solid #eee
border-bottom: 1px solid #ddd
border-top-width: 0
.author-avatar
float: left