[BUG] Hidden fields in Edit Profile
There is something setting the following CSS:
media="all"
.tabbable.tabs-left.vertical-tabs.collapsed {
display: none;
}
.tabbable.tabs-left.vertical-tabs.collapsed {
display: none;
}
This is causing the entire vertical tab group that contains all your settings to be hidden.
Discussion (1)0
Comments
thanks. I'll write up a bug.