mx_Login_fieldLabel CSS

This commit is contained in:
Matthew Hodgson 2016-03-15 18:09:54 +00:00
parent c2049e991b
commit 2a8afd49fb

View File

@ -60,6 +60,14 @@ limitations under the License.
margin-bottom: 14px;
}
.mx_Login_fieldLabel {
margin-top: -10px;
margin-left: 8px;
margin-bottom: 14px;
font-size: 13px;
opacity: 0.8;
}
.mx_Login_submit {
margin-top: 35px;
margin-bottom: 24px;