From b7f46ec6d377ea975c56e0508b34a5ab68cb96c2 Mon Sep 17 00:00:00 2001 From: Nora Date: Thu, 26 Sep 2019 16:06:23 -0700 Subject: [PATCH] Fix formatting --- content/v2.0/reference/release-notes/influxdb.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/v2.0/reference/release-notes/influxdb.md b/content/v2.0/reference/release-notes/influxdb.md index 7535474e11..0dccc200cb 100644 --- a/content/v2.0/reference/release-notes/influxdb.md +++ b/content/v2.0/reference/release-notes/influxdb.md @@ -13,7 +13,7 @@ weight: 101 - Add jsonweb package for future JWT support. - Added the JMeter Template dashboard. -## UI Improvements +### UI Improvements - Display dashboards index as a grid. - Add viewport scaling to html meta for responsive mobile scaling. - Remove rename and delete functionality from system buckets. @@ -25,7 +25,7 @@ weight: 101 - Expose all Settings tabs in navigation menu. - Added Stream and table functions to query builder. -## Bug Fixes +### Bug Fixes - Remove scrollbars blocking onboarding UI step. ---