Skip to content

Commit

Permalink
Merge pull request #38 from sherlockode/fix/custom-controle-position
Browse files Browse the repository at this point in the history
Fix custom control padding
  • Loading branch information
Vowow authored Jan 15, 2019
2 parents cfedced + 83e144f commit 96c8d24
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 96c8d24

Please sign in to comment.