Fix #3636: make CourseVictoryModal close button look clickable

This commit is contained in:
Nick Winter 2016-05-31 09:44:38 -07:00
parent 2cbbeaaddf
commit e8f18f08f5
2 changed files with 3 additions and 3 deletions

View file

@ -16,12 +16,12 @@ module.exports = class ThangType extends CocoModel
samurai: '53e12be0d042f23505c3023b'
raider: '55527eb0b8abf4ba1fe9a107'
goliath: '55e1a6e876cb0948c96af9f8'
guardian: ''
guardian: '566a058620de41290036a745'
ninja: '52fc0ed77e01835453bd8f6c'
'forest-archer': '5466d4f2417c8b48a9811e87'
trapper: '5466d449417c8b48a9811e83'
pixie: ''
assassin: ''
assassin: '566a2202e132c81f00f38c81'
librarian: '52fbf74b7e01835453bd8d8e'
'potion-master': '52e9adf7427172ae56002172'
sorcerer: '52fd1524c7e6cf99160e7bc9'

View file

@ -1,5 +1,5 @@
.modal-header
#close-modal.well.well-sm.well-parchment(data-dismiss="modal")
#close-modal.btn.well.well-sm.well-parchment(data-dismiss="modal")
span.glyphicon.glyphicon-remove
.well.well-sm.well-parchment
h1(data-i18n='play_level.level_complete')