We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65d6d9d commit 93ce27bCopy full SHA for 93ce27b
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "LightPivotTable",
3
"author": "ZitRo",
4
- "version": "1.8.1",
+ "version": "1.8.2",
5
"description": "A lightweight pivot table for MDX2JSON source for InterSystems Cache",
6
"main": "test/testServer.js",
7
"repository": {
source/css/LightPivot.css
@@ -10,7 +10,7 @@
10
}
11
12
.lpt .formatLeft {
13
- text-align: left;
+ text-align: left !important;
14
15
16
.lpt .central {
0 commit comments