- added some localized strings;

- fixed the lack of registration user process with empty email or username;
This commit is contained in:
nikitasinelnikov
2019-10-17 21:44:11 +03:00
parent 72ae461c6e
commit 6e7eee89bf
8 changed files with 38 additions and 24 deletions
+10
View File
@@ -175,6 +175,11 @@ p.um-notice {
position: relative;
}
p.um-notice a {
color: #fff;
text-decoration: underline;
}
p.um-notice i {
position: absolute;
right: 14px;
@@ -201,6 +206,11 @@ p.um-notice.warning {
padding: 8px 15px !important;
}
p.um-notice.warning a {
color: #666;
text-decoration: underline;
}
/*
- Errors
*/