From 8d92a5490f4766d7f8536caf18257eaec8d0f802 Mon Sep 17 00:00:00 2001 From: David Taylor Date: Fri, 24 Apr 2015 16:59:28 +0100 Subject: [PATCH] Fixed UI issues by making tables responsive --- RIGS/templates/RIGS/organisation_list.html | 2 +- RIGS/templates/RIGS/person_list.html | 2 +- RIGS/templates/RIGS/venue_list.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/RIGS/templates/RIGS/organisation_list.html b/RIGS/templates/RIGS/organisation_list.html index a3d43c60..2c88408a 100644 --- a/RIGS/templates/RIGS/organisation_list.html +++ b/RIGS/templates/RIGS/organisation_list.html @@ -26,7 +26,7 @@
{% paginator %}
-
+
diff --git a/RIGS/templates/RIGS/person_list.html b/RIGS/templates/RIGS/person_list.html index c16eaa0e..a7c1c08d 100644 --- a/RIGS/templates/RIGS/person_list.html +++ b/RIGS/templates/RIGS/person_list.html @@ -26,7 +26,7 @@
{% paginator %}
-
+
diff --git a/RIGS/templates/RIGS/venue_list.html b/RIGS/templates/RIGS/venue_list.html index 94e73ad0..cf89686c 100644 --- a/RIGS/templates/RIGS/venue_list.html +++ b/RIGS/templates/RIGS/venue_list.html @@ -27,7 +27,7 @@
{% paginator %}
-
+