Update bookmarklet.js

This commit is contained in:
Bengt Brodersen 2015-07-01 22:17:36 +02:00
parent 93ec507f9d
commit 6b92670c2c

View File

@ -787,10 +787,10 @@ body {
line-height: 0.6rem; line-height: 0.6rem;
overflow: hidden; overflow: hidden;
} }
.description p:first-of-type { .issue-description p:first-of-type {
margin-top: 0rem; margin-top: 0rem;
} }
.description p:last-of-type { .issue-description p:last-of-type {
margin-bottom: 0rem; margin-bottom: 0rem;
} }
.issue-id { .issue-id {