benjaminp / httpswatch

https://httpswatch.com
MIT License
99 stars 39 forks source link

Allow content to shrink in thinner viewports #21

Closed jayschwa closed 9 years ago

benjaminp commented 9 years ago

What does the padding do?

jayschwa commented 9 years ago

It keeps a little space on the edges when the viewport is less than the max width.

alex commented 9 years ago

Merge conflict on this now.

benjaminp commented 9 years ago

As of 2eb6cf9890bacb600f2988e940e5c8b3b433655e, we now set a viewport which should improve the mobile experience. I dislike the wrapping that happens when the main table is too thin. Thank you for the contribution, though.