summaryrefslogtreecommitdiff
path: root/doc/miscellaneous_features.md
diff options
context:
space:
mode:
authorBozhidar Batsov <bozhidar@batsov.com>2016-05-13 09:24:48 -0500
committerBozhidar Batsov <bozhidar@batsov.com>2016-05-13 09:24:48 -0500
commita4828efcad11c53264970bffa59a44273e96b632 (patch)
tree6c7d1ee813a1978c6ce71f602e932c72e571f319 /doc/miscellaneous_features.md
parentc88427115120fb2ff59695c181de4589afeff001 (diff)
Add explicit width to the two problematic images
Diffstat (limited to 'doc/miscellaneous_features.md')
-rw-r--r--doc/miscellaneous_features.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/miscellaneous_features.md b/doc/miscellaneous_features.md
index d2ffe3e0..5c9bc692 100644
--- a/doc/miscellaneous_features.md
+++ b/doc/miscellaneous_features.md
@@ -81,11 +81,11 @@ That's it! Once your code executes, the regular old buffer at the top will turn
into the brilliant show of lights at the bottom.
<p align="center">
- <img src="images/enlighten_off.png"/>
+ <img src="images/enlighten_off.png" width="600" />
</p>
<p align="center">
- <img src="images/enlighten_on.png"/>
+ <img src="images/enlighten_on.png" width="600" />
</p>
To stop displaying the locals you'll have to disable `cider-enlighten-mode`