diff --git a/src/features/cellnav/less/cellNav.less b/src/features/cellnav/less/cellNav.less index c976ee5a69..ce4da36786 100644 --- a/src/features/cellnav/less/cellNav.less +++ b/src/features/cellnav/less/cellNav.less @@ -9,3 +9,8 @@ outline: 0; background-color: @focusedCell; } + +.ui-grid-focuser { + width:0px; + height:0px; +}