mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-03-14 07:00:01 -04:00
fixed showing pinned popover
This commit is contained in:
parent
4f6ca5335f
commit
5279b01483
1 changed files with 8 additions and 0 deletions
|
@ -76,3 +76,11 @@ html.no-borderimage
|
|||
background: transparent url(/images/level/popover_background.png)
|
||||
background-size: 100% 100%
|
||||
border: 0
|
||||
|
||||
#code-area.fullscreen-editor
|
||||
#tome-view
|
||||
.popover.pinned
|
||||
min-width: 600px
|
||||
bottom: inherit
|
||||
right: 50%
|
||||
margin-right: -300px
|
Loading…
Reference in a new issue