Appleseed / leaves.lite

Leaves.Lite presents a searchable web interface to links and bookmarks curated / organized in JSON or fed by a REST API.
Apache License 2.0
5 stars 10 forks source link

leaves - ui - reader panel is too wide / doesn't fit all text on screen #27

Closed xingh closed 7 years ago

xingh commented 7 years ago

image

Notice that the title / content is trailing off.

​Desc: reader panel is too wide / doesn't fit all text on screen

Acceptance Criteria: User should be able to read all of the title and the content should be wrapping in the view.

xingh commented 7 years ago

i fixed this by setting the width to col-md-5 or something