padding for radio buttons on login pages
This commit is contained in:
parent
cfc4b89225
commit
c2049e991b
1 changed files with 2 additions and 1 deletions
|
@ -77,7 +77,8 @@ limitations under the License.
|
||||||
opacity: 0.8;
|
opacity: 0.8;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_Login_checkbox {
|
.mx_Login_checkbox,
|
||||||
|
.mx_Login_radio {
|
||||||
margin-right: 10px;
|
margin-right: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue