-
Notifications
You must be signed in to change notification settings - Fork 5
"Edit Favorite Stops": Pagination should be centered #419
Comments
Is there an ionic/mobile app style guide you're referring to, @janpio? |
No, this just looks odd non-centered. iPhone 5S looks quite different than a iPhone 6 Plus for example. |
Ah, okay. Thank you. I agree that the |
@mboneil10 if you need help with this lmk. FYI we use a library for pagination. They have an option for us to override their styling entirely but keep their functionality (it works pretty well) - perhaps it's something we should consider. |
Okay, I can do that. |
I'm hesitant on overriding styling. But since it's only a library I don't feel that bad about it. |
The library is built under the assumption that users will be overriding. |
Seems like we can't easily override the styling on this library. Issue is on standby. |
Maybe #457 will fix this. |
... instead of
padding-left
ed. Tappable area should probably also be a bit bigger.The text was updated successfully, but these errors were encountered: