padding for radio buttons on login pages

This commit is contained in:
Matthew Hodgson 2016-03-15 13:37:07 +00:00
parent cfc4b89225
commit c2049e991b

View File

@ -77,7 +77,8 @@ limitations under the License.
opacity: 0.8;
}
.mx_Login_checkbox {
.mx_Login_checkbox,
.mx_Login_radio {
margin-right: 10px;
}