Skip to content

Commit

Permalink
Remove commented style
Browse files Browse the repository at this point in the history
  • Loading branch information
MichelGabriel committed Sep 17, 2024
1 parent 03c5075 commit 5eb0eb6
Showing 1 changed file with 2 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -521,13 +521,10 @@ ul.gn-resultview li.list-group-item {
}
}
.col-md-12, #gn-uiconfig-customize {
//@media (max-width: 1240px) {
padding-right: 0 !important;
margin-bottom: @gn-spacing;
//}
padding-right: 0 !important;
margin-bottom: @gn-spacing;
}


// checkbox (Bootstrap 5.2)
input[type="checkbox"],
input[type="radio"] {
Expand Down

0 comments on commit 5eb0eb6

Please sign in to comment.