mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-27 17:45:40 -05:00
Merge pull request #3788 from matt-sanders/master
fixes #3393 by allowing the content to scroll
This commit is contained in:
commit
48502c40e6
1 changed files with 3 additions and 2 deletions
|
@ -132,8 +132,9 @@ block outer_content
|
|||
|
||||
div.tab-pane#editor-level-tasks-tab-view
|
||||
|
||||
div.tab-pane#editor-level-patches
|
||||
.patches-view
|
||||
div.tab-pane#editor-level-patches.nano
|
||||
.nano-content
|
||||
.patches-view
|
||||
|
||||
div.tab-pane#related-achievements-view
|
||||
|
||||
|
|
Loading…
Reference in a new issue