ngsankha / codejudge

host coding competitions anywhere, anytime
http://sankhs.com/codejudge
MIT License
90 stars 53 forks source link

Non responsive design in 2 pages #3

Closed ngsankha closed 12 years ago

ngsankha commented 12 years ago

Currently the pages in which the problem will be added and the page where the solutions can be submitted have text-boxes that are non-responsive in design. That is they will not adjust to a variety of devices and screen sizes. It needs to be fixed.

Relevant sources are in admin/problems.php and solve.php. Preferable way to solve them would be adding the Bootstrap API's span classes instead of the fixed width that are currently defined.