Skip to content

Commit 93ce27b

Browse files
Left formatting fix
1 parent 65d6d9d commit 93ce27b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "LightPivotTable",
33
"author": "ZitRo",
4-
"version": "1.8.1",
4+
"version": "1.8.2",
55
"description": "A lightweight pivot table for MDX2JSON source for InterSystems Cache",
66
"main": "test/testServer.js",
77
"repository": {

source/css/LightPivot.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
}
1111

1212
.lpt .formatLeft {
13-
text-align: left;
13+
text-align: left !important;
1414
}
1515

1616
.lpt .central {

0 commit comments

Comments
 (0)