From cb2aa6acde186cc55a903d8be2beb84b7457acdb Mon Sep 17 00:00:00 2001
From: mlerik <baerenjesus@gmail.com>
Date: Tue, 9 Jul 2019 17:36:20 +0000
Subject: [PATCH] Update observation_actions.rst

---
 docs/observation_actions.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/observation_actions.rst b/docs/observation_actions.rst
index 76db29e..97a6d9f 100644
--- a/docs/observation_actions.rst
+++ b/docs/observation_actions.rst
@@ -19,8 +19,8 @@ Observation Spaces
 In the **Flatland** environment we have included three basic observations to get started. The figure below illustrates the observation range of the different basic observation: Global, Local Grid and Local Tree.
 
 .. image:: https://i.imgur.com/WGfFtP7.png
-    :width: 300px
-    :scale: 50 %
+    :height: 100
+    :width: 200
 
    
 Global Observation
-- 
GitLab