Skip to content

Commit 0bfa2ef

Browse files
committed
Fix for MaterialCheckBoxCell in DataGrid
1 parent 3aa7c21 commit 0bfa2ef

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/main/resources/gwt/material/design/public/css/overridecss.css

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,6 @@ table tr {
4545
border-bottom: 1px solid #d0d0d0 !important;
4646
}
4747

48-
.com-google-gwt-user-client-ui-CustomScrollPanel-Style-customScrollPanel div {
49-
overflow: hidden !important;
50-
}
5148
table .gwt-CheckBox label {
5249
margin-bottom: -10px;
5350
}

0 commit comments

Comments
 (0)