nextcloud/core/lostpassword/css/resetpassword.css

12 lines
114 B
CSS
Raw Normal View History

#reset-password p {
position: relative;
}
2014-11-18 12:25:16 +03:00
.text-center {
text-align: center;
}
#password-icon {
top: 20px;
}