Skip to content

Vertical alignment is slightly wrong with multiline text #168

Open
@bramp

Description

@bramp

Example

user->ip.bramp.net: GET /
ip.bramp.net->user: 200 OK\n <html...>
user->ip4.bramp.net: GET /json
ip4.bramp.net->user: 200 OK\n {address: 1.2.3.4}
user->ip6.bramp.net: GET /json
ip6.bramp.net->user: 200 OK\n {address: 2001:db8::1}

screen shot 2017-02-20 at 2 18 14 pm

There is too much of a gab under <html..>, and the 200 OK is too near the previous line.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions