OneBusAway / onebusaway-iphone

OBA development has moved!
https://github.com/OneBusAway/OBAKit
Apache License 2.0
219 stars 117 forks source link

Yellow departure time updates should only be as large as the text they contain #1359

Closed aaronbrethorst closed 6 years ago

aaronbrethorst commented 6 years ago

Expected behavior

The size of the yellow departure update box is only as big as the text it contains, as opposed to the size of its container. To put it another way, in CSS terms it should have an 'inline' display instead of 'block' display.

Actual behavior

Right now they take up the full size of their parent.