Skip to content

Commit

Permalink
Merge pull request #120 from romangurovich/toggle-switch
Browse files Browse the repository at this point in the history
Fix toggle switch fill alignment Fixes #106
  • Loading branch information
hai-cea committed Dec 5, 2014
2 parents d8d5199 + bc5a4c8 commit bf664e7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/less/components/toggle.less
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,6 @@
background-color: transparent;
border-radius: 50%;
height: @radio-button-size;
left: -2px;
position: absolute;
top: -2px;
transform: scale(0);
width: @radio-button-size;
}
Expand Down

0 comments on commit bf664e7

Please sign in to comment.