From 93ce27b9d327491c0c3498adbc131dd070afea34 Mon Sep 17 00:00:00 2001 From: ZitRos Date: Mon, 13 Mar 2017 16:06:23 +0200 Subject: [PATCH] Left formatting fix --- package.json | 2 +- source/css/LightPivot.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 9ba9251..ac13495 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "LightPivotTable", "author": "ZitRo", - "version": "1.8.1", + "version": "1.8.2", "description": "A lightweight pivot table for MDX2JSON source for InterSystems Cache", "main": "test/testServer.js", "repository": { diff --git a/source/css/LightPivot.css b/source/css/LightPivot.css index c8b0ca1..25a1626 100644 --- a/source/css/LightPivot.css +++ b/source/css/LightPivot.css @@ -10,7 +10,7 @@ } .lpt .formatLeft { - text-align: left; + text-align: left !important; } .lpt .central {