Skip to content

Commit

Permalink
IBX-1938: Fixed checkbox placement in tables (#189)
Browse files Browse the repository at this point in the history
  • Loading branch information
dew326 authored Jan 17, 2022
1 parent 7785f23 commit 3d5a3f6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/bundle/Resources/public/scss/_tables.scss
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,6 @@

.form-check {
display: flex;
height: calculateRem(16px);
width: calculateRem(16px);
margin-bottom: 0;
min-height: calculateRem(16px);
}
Expand Down

0 comments on commit 3d5a3f6

Please sign in to comment.