From a00f2600f6134dde2ae33e1708616e6544d508f2 Mon Sep 17 00:00:00 2001
From: Matt Lott <mattlott@live.com>
Date: Tue, 9 Aug 2016 06:03:58 -0700
Subject: [PATCH] :bug:Show API docs popovers higher over surface

---
 app/styles/play/level/tome/spell_palette_entry.sass | 1 +
 1 file changed, 1 insertion(+)

diff --git a/app/styles/play/level/tome/spell_palette_entry.sass b/app/styles/play/level/tome/spell_palette_entry.sass
index 73b1e5c73..5a0a0e345 100644
--- a/app/styles/play/level/tome/spell_palette_entry.sass
+++ b/app/styles/play/level/tome/spell_palette_entry.sass
@@ -52,6 +52,7 @@ body.dialogue-view-active
   
 .spell-palette-popover.popover
   // Only those popovers which are our direct children (spell documentation)
+  top: 80px !important
   left: auto !important
   right: 45%
   max-width: 600px