diff --git a/app/styles/play/level/tome/spell_palette_entry.sass b/app/styles/play/level/tome/spell_palette_entry.sass
index 9c0604229..7a81978aa 100644
--- a/app/styles/play/level/tome/spell_palette_entry.sass
+++ b/app/styles/play/level/tome/spell_palette_entry.sass
@@ -54,6 +54,7 @@ body:not(.dialogue-view-active)
 
 .spell-palette-popover.popover
   // Only those popovers which are our direct children (spell documentation)
+  left: auto !important
   max-width: 600px
   padding: 0
   border-style: solid
@@ -81,7 +82,6 @@ body:not(.dialogue-view-active)
     @include animation(jiggle .3s infinite)
 
   &.pinned
-    left: auto !important
     top: 50px !important
     right: 45%
     // bottom: 151px