From 5bf5e95d84f25c657502477e2a6fad10a316526b Mon Sep 17 00:00:00 2001 From: rnlee0054 Date: Mon, 25 May 2015 10:23:55 -0700 Subject: [PATCH] Fixing Add a class input box clipping on small screens --- templates/addclass.html | 66 +++++++++++++++++++++++++------------------------ 1 file changed, 34 insertions(+), 32 deletions(-) diff --git a/templates/addclass.html b/templates/addclass.html index 5743cbb..07dbf56 100644 --- a/templates/addclass.html +++ b/templates/addclass.html @@ -1,39 +1,41 @@
-

Add a class

- +
+

Add a class

+ -
-
- - -
-
{{item.short_name}}: {{item.course_title}} - ({{item.instructor}}) + +
+ + +
+
{{item.short_name}}: {{item.course_title}} + ({{item.instructor}}) +
+
+ {{item.lecture_times}} +
-
- {{item.lecture_times}} -
-
- - - No classes match "{{searchText}}". - - - -
+ + + No classes match "{{searchText}}". + + + +
- - + + +
-- 1.9.1