Merge pull request #6601 from pierreneter/patch-1

Add relative for radio-button-wrapper.
This commit is contained in:
偏右 2017-06-24 12:47:44 +08:00 committed by GitHub
commit 111a1b100a

View File

@ -128,6 +128,7 @@ span.@{radio-prefix-cls} + * {
border-left: 0;
background: @radio-button-bg;
padding: 0 16px;
position: relative;
a {
color: @radio-button-color;