From 50164fb314bdf5a76b3c70650035faf348cdec76 Mon Sep 17 00:00:00 2001 From: briandunnigan Date: Thu, 3 Mar 2016 12:16:21 -0500 Subject: [PATCH] Adding mobile responsive table support to UC People --- inc/people-table.php | 5 +++-- sass/_ucpeople.scss | 10 ++++++++++ style.css | 6 ++++++ 3 files changed, 19 insertions(+), 2 deletions(-) diff --git a/inc/people-table.php b/inc/people-table.php index b01cc82..aca6a2b 100644 --- a/inc/people-table.php +++ b/inc/people-table.php @@ -8,7 +8,8 @@ if ( $the_query->have_posts() ) { //var_dump($num_cols); ?> - +
+
List of People @@ -138,7 +139,7 @@ if ( $the_query->have_posts() ) { } //end of posts?>
- +