systers / macc

Server side support platform for Peace Corps mobile applications.
http://macc.systers.org/
9 stars 51 forks source link

Layout needs to be fixed #208

Closed muddlebee closed 7 years ago

muddlebee commented 7 years ago

screenshot from 2017-03-10 22 59 02

muddlebee commented 7 years ago

No

mish24 commented 7 years ago

screenshot from 2017-03-11 23-27-31

204 solved it somehow. I wasn't able to do the radio buttons

aradhyamathur commented 7 years ago

What changes are to be made in the layout ??

muddlebee commented 7 years ago

@aradhyamathur you see the Attribute names and Box layout(for input) are not properly alligned. Same is to be done to radio buttons.

aradhyamathur commented 7 years ago

ohk will work on it

aradhyamathur commented 7 years ago

i have made some corrections to the layout as follows ; shall I put a PR for the same screenshot from 2017-03-12 02 42 11

muddlebee commented 7 years ago

Still not alligned. This shouldn't be hard. Just place the Attributes(Male) and checkbox under one class div="row" and in child div(checkbox and respective attributes) do the needfull. It should be easy with bootstrap. @aradhyamathur

aradhyamathur commented 7 years ago

ohk will check it currently the code has implemented the form with table tags. Will modify it accordingly @anweshknayak