zulip/zephyr/static
Luke Faraone 8a89c56b7b Iterate through an array without using 'in', remove extra spacing.
This corrects some additional bugs introduced in 9128ddd and a5f06bd
identified by Keegan.

We previously used "for i in"-style looping, which is sub-optimal. Move
to a different style.

We also had a weird spacing thing I introduced in a previous commit,
which has now been fixed.

(imported from commit 7334d8ee703564bedeb0ea939b0d64ad2d5fceba)
2012-09-17 13:12:24 -04:00
..
js Iterate through an array without using 'in', remove extra spacing. 2012-09-17 13:12:24 -04:00
styles Remove unnecessary padding on <body> 2012-09-17 11:31:05 -04:00
third Move third-party components into static/third/ 2012-09-06 15:48:15 -04:00