zulip/frontend_tests
Brock Whittaker 5de33c94be Add padding to checkboxes and fix HTML.
The ‘for’ attribute is not valid HTML in the case of this because the
emails are invalid character sets and the input has no ID with the
email.

This changes it to a data-name which is still searchable but doesn’t
interfere with typical input behavior.

The checkboxes no longer float-left, fixing an issue with the
subscribe buttons leaning right in narrow windows.

Fixes: #1491.
2016-08-26 15:03:45 -07:00
..
casper_lib Replace localhost with 127.0.0.1 in casper tests. 2016-07-27 13:47:26 -07:00
casper_tests Add padding to checkboxes and fix HTML. 2016-08-26 15:03:45 -07:00
casperjs Use universal_newlines=True in subprocess.check_output. 2016-07-26 12:06:41 -07:00
node_tests Upgrade jQuery to 1.12.1 and fetch from node_modules. 2016-08-25 15:32:08 -07:00
zjsunit zjsunit: Fix running coverage. 2016-08-25 19:51:50 -07:00
run-casper Replace localhost with 127.0.0.1 in casper tests. 2016-07-27 13:47:26 -07:00