From 206235af72bdfe555ccd6432d1fc78a6703ab0bd Mon Sep 17 00:00:00 2001 From: HUSSAR-mtrela Date: Fri, 10 Mar 2023 10:19:53 -0500 Subject: [PATCH] fixed indent --- src/css/structure/modules/infragistics.ui.chart.css | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/css/structure/modules/infragistics.ui.chart.css b/src/css/structure/modules/infragistics.ui.chart.css index 351a6f708..e9f53e872 100644 --- a/src/css/structure/modules/infragistics.ui.chart.css +++ b/src/css/structure/modules/infragistics.ui.chart.css @@ -34,8 +34,8 @@ padding: 5px 8px; font-size: 13px; font-family:"Segoe UI", Arial, sans-serif; - background:#fff; - color:#4E4E4E; + background:#fff; + color:#4E4E4E; } .ui-chart-default-tooltip-content { @@ -127,8 +127,8 @@ } .igTouch .ui-chart-slider { - width:90%; - padding: 0 30px; + width:90%; + padding: 0 30px; } .igTouch .ui-chart-toolbar .ui-slider-handle {