Skip to content
This repository has been archived by the owner on Apr 9, 2021. It is now read-only.

Commit

Permalink
design - box chooser centering checkboxes
Browse files Browse the repository at this point in the history
  • Loading branch information
TomasGottvald committed Dec 4, 2019
1 parent b209d10 commit 1f02354
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@

&__check {
width: @box-chooser-check-width;
position: relative;
top: -6px;
}

&__image {
Expand Down

0 comments on commit 1f02354

Please sign in to comment.