From c4355e4a6ba5d1d8354dbe27ec28400bab23f47a 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/docs/4.4/examples/dashboard/index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/site/docs/4.4/examples/dashboard/index.html b/site/docs/4.4/examples/dashboard/index.html index 560d28ee1d..65071bed9d 100644 --- a/site/docs/4.4/examples/dashboard/index.html +++ b/site/docs/4.4/examples/dashboard/index.html @@ -9,7 +9,7 @@ extra_js: ---