@syncfusion/ej2-angular-grids 19.4.48 → 19.4.50

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-angular-grids.umd.js
3
- * version : 19.4.48
3
+ * version : 19.4.50
4
4
  * Copyright Syncfusion Inc. 2001 - 2020. All rights reserved.
5
5
  * Use of this code is subject to the terms of our license.
6
6
  * A copy of the current license can be obtained at any time by e-mailing
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-angular-grids.umd.min.js
3
- * version : 19.4.48
3
+ * version : 19.4.50
4
4
  * Copyright Syncfusion Inc. 2001 - 2020. All rights reserved.
5
5
  * Use of this code is subject to the terms of our license.
6
6
  * A copy of the current license can be obtained at any time by e-mailing
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "_from": "@syncfusion/ej2-angular-grids@*",
3
3
  "_id": "@syncfusion/ej2-angular-grids@19.4.47",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-VZj6cNhOwGNa3Mj/8F5yGSbKsL1saL7+lw43xyEmJxbNnTDYLqZLmf1nGbv5qrBTyAKhl/PWGvyhgIsQ5CkWIg==",
5
+ "_integrity": "sha512-/HtbfouJYRiVYWDXzHnGSYdv9Qz/ivPD6CRrHvvYSW2hrQmxkyAWNuMmfOckSbk2R3ayr+OWB1wIkqaxMNuMZg==",
6
6
  "_location": "/@syncfusion/ej2-angular-grids",
7
7
  "_phantomChildren": {},
8
8
  "_requested": {
@@ -20,7 +20,7 @@
20
20
  "/"
21
21
  ],
22
22
  "_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-grids/-/ej2-angular-grids-19.4.47.tgz",
23
- "_shasum": "29630664df78f1c34e0a9ca9f2384e1a5168afc2",
23
+ "_shasum": "165d5309d72ba2ba25f25f3f629044df9bf3ca37",
24
24
  "_spec": "@syncfusion/ej2-angular-grids@*",
25
25
  "_where": "/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included",
26
26
  "author": {
@@ -33,7 +33,7 @@
33
33
  "dependencies": {
34
34
  "@syncfusion/ej2-angular-base": "~19.4.48",
35
35
  "@syncfusion/ej2-base": "~19.4.48",
36
- "@syncfusion/ej2-grids": "19.4.48"
36
+ "@syncfusion/ej2-grids": "19.4.50"
37
37
  },
38
38
  "deprecated": false,
39
39
  "description": "Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel. for Angular",
@@ -69,5 +69,5 @@
69
69
  "schematics": "./schematics/collection.json",
70
70
  "sideEffects": false,
71
71
  "typings": "ej2-angular-grids.d.ts",
72
- "version": "19.4.48"
72
+ "version": "19.4.50"
73
73
  }
@@ -4886,7 +4886,7 @@ li.e-separator.e-menu-item.e-excel-separator {
4886
4886
  }
4887
4887
 
4888
4888
  .e-grid-min-height .e-rowcell {
4889
- line-height: 0;
4889
+ line-height: normal;
4890
4890
  padding-bottom: 0;
4891
4891
  padding-top: 0;
4892
4892
  }
@@ -4965,7 +4965,7 @@ li.e-separator.e-menu-item.e-excel-separator {
4965
4965
  .e-bigger .e-grid.e-grid-min-height .e-rowcell,
4966
4966
  .e-bigger .e-grid.e-grid-min-height .e-rowcell:first-child,
4967
4967
  .e-bigger .e-grid.e-grid-min-height .e-rowcell:last-child {
4968
- line-height: 0;
4968
+ line-height: normal;
4969
4969
  padding-bottom: 0;
4970
4970
  padding-top: 0;
4971
4971
  }
@@ -4887,7 +4887,7 @@ li.e-separator.e-menu-item.e-excel-separator {
4887
4887
  }
4888
4888
 
4889
4889
  .e-grid-min-height .e-rowcell {
4890
- line-height: 0;
4890
+ line-height: normal;
4891
4891
  padding-bottom: 0;
4892
4892
  padding-top: 0;
4893
4893
  }
@@ -4966,7 +4966,7 @@ li.e-separator.e-menu-item.e-excel-separator {
4966
4966
  .e-bigger .e-grid.e-grid-min-height .e-rowcell,
4967
4967
  .e-bigger .e-grid.e-grid-min-height .e-rowcell:first-child,
4968
4968
  .e-bigger .e-grid.e-grid-min-height .e-rowcell:last-child {
4969
- line-height: 0;
4969
+ line-height: normal;
4970
4970
  padding-bottom: 0;
4971
4971
  padding-top: 0;
4972
4972
  }
@@ -4935,7 +4935,7 @@ li.e-separator.e-menu-item.e-excel-separator {
4935
4935
  }
4936
4936
 
4937
4937
  .e-grid-min-height .e-rowcell {
4938
- line-height: 0;
4938
+ line-height: normal;
4939
4939
  padding-bottom: 0;
4940
4940
  padding-top: 0;
4941
4941
  }
@@ -5014,7 +5014,7 @@ li.e-separator.e-menu-item.e-excel-separator {
5014
5014
  .e-bigger .e-grid.e-grid-min-height .e-rowcell,
5015
5015
  .e-bigger .e-grid.e-grid-min-height .e-rowcell:first-child,
5016
5016
  .e-bigger .e-grid.e-grid-min-height .e-rowcell:last-child {
5017
- line-height: 0;
5017
+ line-height: normal;
5018
5018
  padding-bottom: 0;
5019
5019
  padding-top: 0;
5020
5020
  }
@@ -4940,7 +4940,7 @@ li.e-separator.e-menu-item.e-excel-separator {
4940
4940
  }
4941
4941
 
4942
4942
  .e-grid-min-height .e-rowcell {
4943
- line-height: 0;
4943
+ line-height: normal;
4944
4944
  padding-bottom: 0;
4945
4945
  padding-top: 0;
4946
4946
  }
@@ -5019,7 +5019,7 @@ li.e-separator.e-menu-item.e-excel-separator {
5019
5019
  .e-bigger .e-grid.e-grid-min-height .e-rowcell,
5020
5020
  .e-bigger .e-grid.e-grid-min-height .e-rowcell:first-child,
5021
5021
  .e-bigger .e-grid.e-grid-min-height .e-rowcell:last-child {
5022
- line-height: 0;
5022
+ line-height: normal;
5023
5023
  padding-bottom: 0;
5024
5024
  padding-top: 0;
5025
5025
  }
@@ -4940,7 +4940,7 @@ li.e-separator.e-menu-item.e-excel-separator {
4940
4940
  }
4941
4941
 
4942
4942
  .e-grid-min-height .e-rowcell {
4943
- line-height: 0;
4943
+ line-height: normal;
4944
4944
  padding-bottom: 0;
4945
4945
  padding-top: 0;
4946
4946
  }
@@ -5019,7 +5019,7 @@ li.e-separator.e-menu-item.e-excel-separator {
5019
5019
  .e-bigger .e-grid.e-grid-min-height .e-rowcell,
5020
5020
  .e-bigger .e-grid.e-grid-min-height .e-rowcell:first-child,
5021
5021
  .e-bigger .e-grid.e-grid-min-height .e-rowcell:last-child {
5022
- line-height: 0;
5022
+ line-height: normal;
5023
5023
  padding-bottom: 0;
5024
5024
  padding-top: 0;
5025
5025
  }
@@ -4860,7 +4860,7 @@ li.e-separator.e-menu-item.e-excel-separator {
4860
4860
  }
4861
4861
 
4862
4862
  .e-grid-min-height .e-rowcell {
4863
- line-height: 0;
4863
+ line-height: normal;
4864
4864
  padding-bottom: 0;
4865
4865
  padding-top: 0;
4866
4866
  }
@@ -4939,7 +4939,7 @@ li.e-separator.e-menu-item.e-excel-separator {
4939
4939
  .e-bigger .e-grid.e-grid-min-height .e-rowcell,
4940
4940
  .e-bigger .e-grid.e-grid-min-height .e-rowcell:first-child,
4941
4941
  .e-bigger .e-grid.e-grid-min-height .e-rowcell:last-child {
4942
- line-height: 0;
4942
+ line-height: normal;
4943
4943
  padding-bottom: 0;
4944
4944
  padding-top: 0;
4945
4945
  }
package/styles/fabric.css CHANGED
@@ -4853,7 +4853,7 @@ li.e-separator.e-menu-item.e-excel-separator {
4853
4853
  }
4854
4854
 
4855
4855
  .e-grid-min-height .e-rowcell {
4856
- line-height: 0;
4856
+ line-height: normal;
4857
4857
  padding-bottom: 0;
4858
4858
  padding-top: 0;
4859
4859
  }
@@ -4932,7 +4932,7 @@ li.e-separator.e-menu-item.e-excel-separator {
4932
4932
  .e-bigger .e-grid.e-grid-min-height .e-rowcell,
4933
4933
  .e-bigger .e-grid.e-grid-min-height .e-rowcell:first-child,
4934
4934
  .e-bigger .e-grid.e-grid-min-height .e-rowcell:last-child {
4935
- line-height: 0;
4935
+ line-height: normal;
4936
4936
  padding-bottom: 0;
4937
4937
  padding-top: 0;
4938
4938
  }
@@ -3617,7 +3617,7 @@
3617
3617
  }
3618
3618
 
3619
3619
  .e-grid-min-height .e-rowcell {
3620
- line-height: 0;
3620
+ line-height: normal;
3621
3621
  padding-bottom: 0;
3622
3622
  padding-top: 0;
3623
3623
  }
@@ -3696,7 +3696,7 @@
3696
3696
  .e-bigger .e-grid.e-grid-min-height .e-rowcell,
3697
3697
  .e-bigger .e-grid.e-grid-min-height .e-rowcell:first-child,
3698
3698
  .e-bigger .e-grid.e-grid-min-height .e-rowcell:last-child {
3699
- line-height: 0;
3699
+ line-height: normal;
3700
3700
  padding-bottom: 0;
3701
3701
  padding-top: 0;
3702
3702
  }
@@ -3618,7 +3618,7 @@
3618
3618
  }
3619
3619
 
3620
3620
  .e-grid-min-height .e-rowcell {
3621
- line-height: 0;
3621
+ line-height: normal;
3622
3622
  padding-bottom: 0;
3623
3623
  padding-top: 0;
3624
3624
  }
@@ -3697,7 +3697,7 @@
3697
3697
  .e-bigger .e-grid.e-grid-min-height .e-rowcell,
3698
3698
  .e-bigger .e-grid.e-grid-min-height .e-rowcell:first-child,
3699
3699
  .e-bigger .e-grid.e-grid-min-height .e-rowcell:last-child {
3700
- line-height: 0;
3700
+ line-height: normal;
3701
3701
  padding-bottom: 0;
3702
3702
  padding-top: 0;
3703
3703
  }
@@ -3658,7 +3658,7 @@
3658
3658
  }
3659
3659
 
3660
3660
  .e-grid-min-height .e-rowcell {
3661
- line-height: 0;
3661
+ line-height: normal;
3662
3662
  padding-bottom: 0;
3663
3663
  padding-top: 0;
3664
3664
  }
@@ -3737,7 +3737,7 @@
3737
3737
  .e-bigger .e-grid.e-grid-min-height .e-rowcell,
3738
3738
  .e-bigger .e-grid.e-grid-min-height .e-rowcell:first-child,
3739
3739
  .e-bigger .e-grid.e-grid-min-height .e-rowcell:last-child {
3740
- line-height: 0;
3740
+ line-height: normal;
3741
3741
  padding-bottom: 0;
3742
3742
  padding-top: 0;
3743
3743
  }
@@ -3667,7 +3667,7 @@
3667
3667
  }
3668
3668
 
3669
3669
  .e-grid-min-height .e-rowcell {
3670
- line-height: 0;
3670
+ line-height: normal;
3671
3671
  padding-bottom: 0;
3672
3672
  padding-top: 0;
3673
3673
  }
@@ -3746,7 +3746,7 @@
3746
3746
  .e-bigger .e-grid.e-grid-min-height .e-rowcell,
3747
3747
  .e-bigger .e-grid.e-grid-min-height .e-rowcell:first-child,
3748
3748
  .e-bigger .e-grid.e-grid-min-height .e-rowcell:last-child {
3749
- line-height: 0;
3749
+ line-height: normal;
3750
3750
  padding-bottom: 0;
3751
3751
  padding-top: 0;
3752
3752
  }
@@ -3667,7 +3667,7 @@
3667
3667
  }
3668
3668
 
3669
3669
  .e-grid-min-height .e-rowcell {
3670
- line-height: 0;
3670
+ line-height: normal;
3671
3671
  padding-bottom: 0;
3672
3672
  padding-top: 0;
3673
3673
  }
@@ -3746,7 +3746,7 @@
3746
3746
  .e-bigger .e-grid.e-grid-min-height .e-rowcell,
3747
3747
  .e-bigger .e-grid.e-grid-min-height .e-rowcell:first-child,
3748
3748
  .e-bigger .e-grid.e-grid-min-height .e-rowcell:last-child {
3749
- line-height: 0;
3749
+ line-height: normal;
3750
3750
  padding-bottom: 0;
3751
3751
  padding-top: 0;
3752
3752
  }
@@ -3591,7 +3591,7 @@
3591
3591
  }
3592
3592
 
3593
3593
  .e-grid-min-height .e-rowcell {
3594
- line-height: 0;
3594
+ line-height: normal;
3595
3595
  padding-bottom: 0;
3596
3596
  padding-top: 0;
3597
3597
  }
@@ -3670,7 +3670,7 @@
3670
3670
  .e-bigger .e-grid.e-grid-min-height .e-rowcell,
3671
3671
  .e-bigger .e-grid.e-grid-min-height .e-rowcell:first-child,
3672
3672
  .e-bigger .e-grid.e-grid-min-height .e-rowcell:last-child {
3673
- line-height: 0;
3673
+ line-height: normal;
3674
3674
  padding-bottom: 0;
3675
3675
  padding-top: 0;
3676
3676
  }
@@ -3584,7 +3584,7 @@
3584
3584
  }
3585
3585
 
3586
3586
  .e-grid-min-height .e-rowcell {
3587
- line-height: 0;
3587
+ line-height: normal;
3588
3588
  padding-bottom: 0;
3589
3589
  padding-top: 0;
3590
3590
  }
@@ -3663,7 +3663,7 @@
3663
3663
  .e-bigger .e-grid.e-grid-min-height .e-rowcell,
3664
3664
  .e-bigger .e-grid.e-grid-min-height .e-rowcell:first-child,
3665
3665
  .e-bigger .e-grid.e-grid-min-height .e-rowcell:last-child {
3666
- line-height: 0;
3666
+ line-height: normal;
3667
3667
  padding-bottom: 0;
3668
3668
  padding-top: 0;
3669
3669
  }
@@ -3601,7 +3601,7 @@
3601
3601
  }
3602
3602
 
3603
3603
  .e-grid-min-height .e-rowcell {
3604
- line-height: 0;
3604
+ line-height: normal;
3605
3605
  padding-bottom: 0;
3606
3606
  padding-top: 0;
3607
3607
  }
@@ -3680,7 +3680,7 @@
3680
3680
  .e-bigger .e-grid.e-grid-min-height .e-rowcell,
3681
3681
  .e-bigger .e-grid.e-grid-min-height .e-rowcell:first-child,
3682
3682
  .e-bigger .e-grid.e-grid-min-height .e-rowcell:last-child {
3683
- line-height: 0;
3683
+ line-height: normal;
3684
3684
  padding-bottom: 0;
3685
3685
  padding-top: 0;
3686
3686
  }
@@ -3601,7 +3601,7 @@
3601
3601
  }
3602
3602
 
3603
3603
  .e-grid-min-height .e-rowcell {
3604
- line-height: 0;
3604
+ line-height: normal;
3605
3605
  padding-bottom: 0;
3606
3606
  padding-top: 0;
3607
3607
  }
@@ -3680,7 +3680,7 @@
3680
3680
  .e-bigger .e-grid.e-grid-min-height .e-rowcell,
3681
3681
  .e-bigger .e-grid.e-grid-min-height .e-rowcell:first-child,
3682
3682
  .e-bigger .e-grid.e-grid-min-height .e-rowcell:last-child {
3683
- line-height: 0;
3683
+ line-height: normal;
3684
3684
  padding-bottom: 0;
3685
3685
  padding-top: 0;
3686
3686
  }
@@ -3627,7 +3627,7 @@
3627
3627
  }
3628
3628
 
3629
3629
  .e-grid-min-height .e-rowcell {
3630
- line-height: 0;
3630
+ line-height: normal;
3631
3631
  padding-bottom: 0;
3632
3632
  padding-top: 0;
3633
3633
  }
@@ -3706,7 +3706,7 @@
3706
3706
  .e-bigger .e-grid.e-grid-min-height .e-rowcell,
3707
3707
  .e-bigger .e-grid.e-grid-min-height .e-rowcell:first-child,
3708
3708
  .e-bigger .e-grid.e-grid-min-height .e-rowcell:last-child {
3709
- line-height: 0;
3709
+ line-height: normal;
3710
3710
  padding-bottom: 0;
3711
3711
  padding-top: 0;
3712
3712
  }
@@ -3662,7 +3662,7 @@
3662
3662
  }
3663
3663
 
3664
3664
  .e-grid-min-height .e-rowcell {
3665
- line-height: 0;
3665
+ line-height: normal;
3666
3666
  padding-bottom: 0;
3667
3667
  padding-top: 0;
3668
3668
  }
@@ -3741,7 +3741,7 @@
3741
3741
  .e-bigger .e-grid.e-grid-min-height .e-rowcell,
3742
3742
  .e-bigger .e-grid.e-grid-min-height .e-rowcell:first-child,
3743
3743
  .e-bigger .e-grid.e-grid-min-height .e-rowcell:last-child {
3744
- line-height: 0;
3744
+ line-height: normal;
3745
3745
  padding-bottom: 0;
3746
3746
  padding-top: 0;
3747
3747
  }
@@ -3662,7 +3662,7 @@
3662
3662
  }
3663
3663
 
3664
3664
  .e-grid-min-height .e-rowcell {
3665
- line-height: 0;
3665
+ line-height: normal;
3666
3666
  padding-bottom: 0;
3667
3667
  padding-top: 0;
3668
3668
  }
@@ -3741,7 +3741,7 @@
3741
3741
  .e-bigger .e-grid.e-grid-min-height .e-rowcell,
3742
3742
  .e-bigger .e-grid.e-grid-min-height .e-rowcell:first-child,
3743
3743
  .e-bigger .e-grid.e-grid-min-height .e-rowcell:last-child {
3744
- line-height: 0;
3744
+ line-height: normal;
3745
3745
  padding-bottom: 0;
3746
3746
  padding-top: 0;
3747
3747
  }
@@ -3662,7 +3662,7 @@
3662
3662
  }
3663
3663
 
3664
3664
  .e-grid-min-height .e-rowcell {
3665
- line-height: 0;
3665
+ line-height: normal;
3666
3666
  padding-bottom: 0;
3667
3667
  padding-top: 0;
3668
3668
  }
@@ -3741,7 +3741,7 @@
3741
3741
  .e-bigger .e-grid.e-grid-min-height .e-rowcell,
3742
3742
  .e-bigger .e-grid.e-grid-min-height .e-rowcell:first-child,
3743
3743
  .e-bigger .e-grid.e-grid-min-height .e-rowcell:last-child {
3744
- line-height: 0;
3744
+ line-height: normal;
3745
3745
  padding-bottom: 0;
3746
3746
  padding-top: 0;
3747
3747
  }
@@ -4870,7 +4870,7 @@ li.e-separator.e-menu-item.e-excel-separator {
4870
4870
  }
4871
4871
 
4872
4872
  .e-grid-min-height .e-rowcell {
4873
- line-height: 0;
4873
+ line-height: normal;
4874
4874
  padding-bottom: 0;
4875
4875
  padding-top: 0;
4876
4876
  }
@@ -4949,7 +4949,7 @@ li.e-separator.e-menu-item.e-excel-separator {
4949
4949
  .e-bigger .e-grid.e-grid-min-height .e-rowcell,
4950
4950
  .e-bigger .e-grid.e-grid-min-height .e-rowcell:first-child,
4951
4951
  .e-bigger .e-grid.e-grid-min-height .e-rowcell:last-child {
4952
- line-height: 0;
4952
+ line-height: normal;
4953
4953
  padding-bottom: 0;
4954
4954
  padding-top: 0;
4955
4955
  }
@@ -4870,7 +4870,7 @@ li.e-separator.e-menu-item.e-excel-separator {
4870
4870
  }
4871
4871
 
4872
4872
  .e-grid-min-height .e-rowcell {
4873
- line-height: 0;
4873
+ line-height: normal;
4874
4874
  padding-bottom: 0;
4875
4875
  padding-top: 0;
4876
4876
  }
@@ -4949,7 +4949,7 @@ li.e-separator.e-menu-item.e-excel-separator {
4949
4949
  .e-bigger .e-grid.e-grid-min-height .e-rowcell,
4950
4950
  .e-bigger .e-grid.e-grid-min-height .e-rowcell:first-child,
4951
4951
  .e-bigger .e-grid.e-grid-min-height .e-rowcell:last-child {
4952
- line-height: 0;
4952
+ line-height: normal;
4953
4953
  padding-bottom: 0;
4954
4954
  padding-top: 0;
4955
4955
  }
@@ -4903,7 +4903,7 @@ li.e-separator.e-menu-item.e-excel-separator {
4903
4903
  }
4904
4904
 
4905
4905
  .e-grid-min-height .e-rowcell {
4906
- line-height: 0;
4906
+ line-height: normal;
4907
4907
  padding-bottom: 0;
4908
4908
  padding-top: 0;
4909
4909
  }
@@ -4982,7 +4982,7 @@ li.e-separator.e-menu-item.e-excel-separator {
4982
4982
  .e-bigger .e-grid.e-grid-min-height .e-rowcell,
4983
4983
  .e-bigger .e-grid.e-grid-min-height .e-rowcell:first-child,
4984
4984
  .e-bigger .e-grid.e-grid-min-height .e-rowcell:last-child {
4985
- line-height: 0;
4985
+ line-height: normal;
4986
4986
  padding-bottom: 0;
4987
4987
  padding-top: 0;
4988
4988
  }
@@ -4947,7 +4947,7 @@ li.e-separator.e-menu-item.e-excel-separator {
4947
4947
  }
4948
4948
 
4949
4949
  .e-grid-min-height .e-rowcell {
4950
- line-height: 0;
4950
+ line-height: normal;
4951
4951
  padding-bottom: 0;
4952
4952
  padding-top: 0;
4953
4953
  }
@@ -5026,7 +5026,7 @@ li.e-separator.e-menu-item.e-excel-separator {
5026
5026
  .e-bigger .e-grid.e-grid-min-height .e-rowcell,
5027
5027
  .e-bigger .e-grid.e-grid-min-height .e-rowcell:first-child,
5028
5028
  .e-bigger .e-grid.e-grid-min-height .e-rowcell:last-child {
5029
- line-height: 0;
5029
+ line-height: normal;
5030
5030
  padding-bottom: 0;
5031
5031
  padding-top: 0;
5032
5032
  }
@@ -4937,7 +4937,7 @@ li.e-separator.e-menu-item.e-excel-separator {
4937
4937
  }
4938
4938
 
4939
4939
  .e-grid-min-height .e-rowcell {
4940
- line-height: 0;
4940
+ line-height: normal;
4941
4941
  padding-bottom: 0;
4942
4942
  padding-top: 0;
4943
4943
  }
@@ -5016,7 +5016,7 @@ li.e-separator.e-menu-item.e-excel-separator {
5016
5016
  .e-bigger .e-grid.e-grid-min-height .e-rowcell,
5017
5017
  .e-bigger .e-grid.e-grid-min-height .e-rowcell:first-child,
5018
5018
  .e-bigger .e-grid.e-grid-min-height .e-rowcell:last-child {
5019
- line-height: 0;
5019
+ line-height: normal;
5020
5020
  padding-bottom: 0;
5021
5021
  padding-top: 0;
5022
5022
  }
@@ -4937,7 +4937,7 @@ li.e-separator.e-menu-item.e-excel-separator {
4937
4937
  }
4938
4938
 
4939
4939
  .e-grid-min-height .e-rowcell {
4940
- line-height: 0;
4940
+ line-height: normal;
4941
4941
  padding-bottom: 0;
4942
4942
  padding-top: 0;
4943
4943
  }
@@ -5016,7 +5016,7 @@ li.e-separator.e-menu-item.e-excel-separator {
5016
5016
  .e-bigger .e-grid.e-grid-min-height .e-rowcell,
5017
5017
  .e-bigger .e-grid.e-grid-min-height .e-rowcell:first-child,
5018
5018
  .e-bigger .e-grid.e-grid-min-height .e-rowcell:last-child {
5019
- line-height: 0;
5019
+ line-height: normal;
5020
5020
  padding-bottom: 0;
5021
5021
  padding-top: 0;
5022
5022
  }