A few more improvements to new build header
This commit is contained in:
parent
d421d4f9fe
commit
70485132ef
|
@ -23,9 +23,9 @@
|
|||
#new-summary
|
||||
@include clearfix
|
||||
@include border-radius(4px)
|
||||
padding: 0 11px 2.5em 51px
|
||||
padding: 0 11px 0 51px
|
||||
position: relative
|
||||
min-height: 143px
|
||||
min-height: 155px
|
||||
|
||||
background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAADUlEQVR42mN4/+HDfwAJcAPPMJixRQAAAABJRU5ErkJggg=='), #fafafa
|
||||
background-size: 41px 100%
|
||||
|
@ -61,7 +61,7 @@
|
|||
.subject
|
||||
font-size: 15px
|
||||
color: #6c878e
|
||||
margin-top: 11px
|
||||
margin-top: 12px
|
||||
overflow: hidden
|
||||
margin-right: 2px
|
||||
line-height: 20px
|
||||
|
@ -73,9 +73,10 @@
|
|||
display: block
|
||||
font-size: 12px
|
||||
font-family: Monaco, 'Liberation Mono', Courier, monospace
|
||||
margin-bottom: 0px
|
||||
margin-top: 10px
|
||||
margin-bottom: 3.5em
|
||||
margin-top: 17px
|
||||
overflow: hidden
|
||||
word-break: break-word
|
||||
|
||||
a
|
||||
text-decoration: underline
|
||||
|
|
Loading…
Reference in New Issue
Block a user