mirror of https://github.com/vector-im/riot-web
mx_Login_fieldLabel CSS
parent
c2049e991b
commit
2a8afd49fb
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue