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 {