diff options
author | Jess Telford | 2016-04-22 08:18:20 +1000 |
---|---|---|
committer | Jess Telford | 2016-04-26 07:27:59 +1000 |
commit | a0e6da6a9cf4372c20230e1c7e076375539bd8d5 (patch) | |
tree | f383651a9dfbb567f5eda43c0033da5fe3e2af1a /CONTRIBUTING.md | |
parent | 539e774d31f91676bcc3f75e28168921cd27d819 (diff) |
More natural zooming on block level elements
Switching a `display: block` element to `display: inline-block` allows calculating the bounds based on the contents of the div rather than the entire container (which is often `width: 100%`).
This provides a much more natural zoom, especially for paragraphs and code examples.
Diffstat (limited to 'CONTRIBUTING.md')
0 files changed, 0 insertions, 0 deletions