Fix subject wrapping

This commit is contained in:
Piotr Sarnacki 2014-12-18 16:33:16 +01:00
parent 2a5b1c89d8
commit febd134f54

View File

@ -32,19 +32,21 @@
color: #6c878e
font-size: 16px
max-width: 300px
display: inline-block
margin-top: 10px
overflow: hidden
white-space: nowrap
float: left
.subject
display: inline-block
font-size: 15px
color: #6c878e
margin-top: 10px
overflow: hidden
margin-right: 2px
line-height: 20px
word-wrap: break-word
padding-left: 0.55em
text-indent: -0.55em
.body
max-height: 63px