fixing alignment between cells and row-headers
This commit is contained in:
@@ -166,7 +166,6 @@
|
||||
}
|
||||
.grid-cells{
|
||||
position: relative;
|
||||
overflow: visible;
|
||||
}
|
||||
.grid-cells-header {
|
||||
padding: 0px;
|
||||
@@ -176,10 +175,6 @@
|
||||
min-width: 522px;
|
||||
}
|
||||
|
||||
.grid-cells:before {
|
||||
content: "\00a0";
|
||||
}
|
||||
|
||||
.grid {
|
||||
height: 50px;
|
||||
width: 350px;
|
||||
|
||||
Reference in New Issue
Block a user