From fea6f6987de58dddbbf8583a5ba1112ed73dddf0 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Tue, 14 Apr 2020 21:22:55 -0700 Subject: [PATCH] v5: Improve the responsiveness of our Dashboard example (#30573) Cleans up some column classes to ensure things line up across all viewports. Also fixes some broken padding on the .navbar-brand. Co-authored-by: XhmikosR --- site/content/docs/4.3/examples/dashboard/index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/site/content/docs/4.3/examples/dashboard/index.html b/site/content/docs/4.3/examples/dashboard/index.html index 899739a306..433294e698 100644 --- a/site/content/docs/4.3/examples/dashboard/index.html +++ b/site/content/docs/4.3/examples/dashboard/index.html @@ -12,7 +12,7 @@ extra_js: ---