- fixed registration process;

- fixed tooltips for profile menu;
- changed readme.txt;
This commit is contained in:
nikitozzzzzzz
2017-09-18 14:44:40 +03:00
parent a096d9a5a0
commit 92336d76d8
4 changed files with 39 additions and 7 deletions
+6
View File
@@ -545,4 +545,10 @@ font-weight: normal;
.um-profile.um-viewing .um-field-checkbox, .um-profile.um-viewing .um-field-radio{
cursor: default !important;
}
@media (min-width: 880px) {
.um-profile-nav-item .um-tip-n {
display: none;
}
}