From e2fb45c9a0b690057fcd2ff8dd11a7b13bdaddbd Mon Sep 17 00:00:00 2001 From: Skylar Ittner Date: Fri, 23 Jun 2017 17:12:12 -0600 Subject: [PATCH] Improve widget flow --- home.php | 2 +- static/css/app.css | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/home.php b/home.php index 6c037d6..13b3099 100644 --- a/home.php +++ b/home.php @@ -127,7 +127,7 @@ if (!is_empty($_GET['page'])) { END; } ?> -
+
.col-md-4:nth-child(3n+4) { + clear: both; } \ No newline at end of file