From b06f34b55bca08a67b9bb7624ffed39d6ae0d492 Mon Sep 17 00:00:00 2001
From: Steve Howell
Date: Thu, 27 Jun 2013 16:36:41 -0400
Subject: [PATCH] Use portrait alignment for adding-bots form.
The add-bots form used to have a landscape alignment, as it was
integrated into the same HTML table that showed your existing bots.
This became unwieldy once we allowed users to upload avatars.
(imported from commit 246a35be77ce1679d595271e6911dc339a6813ab)
---
templates/zephyr/settings.html | 53 ++++++++++++++++-----------------
zephyr/static/js/settings.js | 3 +-
zephyr/static/styles/zephyr.css | 12 +++-----
3 files changed, 31 insertions(+), 37 deletions(-)
diff --git a/templates/zephyr/settings.html b/templates/zephyr/settings.html
index 6e70810175..13671ce21d 100644
--- a/templates/zephyr/settings.html
+++ b/templates/zephyr/settings.html
@@ -130,8 +130,6 @@