Skip to content

Commit

Permalink
Fix custom control padding
Browse files Browse the repository at this point in the history
  • Loading branch information
BrownSim committed Jan 15, 2019
1 parent 483995a commit 83e144f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Resources/public/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -163,3 +163,7 @@ body,
.sonata-search-result-show .list-group-item:first-child {
border: none;
}

.custom-control {
padding-left: 0;
}

0 comments on commit 83e144f

Please sign in to comment.