reverse0x90 / edCTF

CTF Web Framework Using Ember and Django
Apache License 2.0
8 stars 3 forks source link

css: fix modal scroll issue #6

Closed x64x6a closed 7 years ago

x64x6a commented 8 years ago

Modals will extend to outside the screen if text is too large. They will not allow for scrolling either.

Perhaps fix by allowing to scroll if the text is too big?

@clevernyyyy

clevernyyyy commented 7 years ago

Fixed,