Written by

Lead Technical Analyst at Missouri Health Connection
Question Scott Beeson · Feb 24, 2016

[BUG] Hidden fields in Edit Profile

There is something setting the following CSS:

media="all"
.tabbable.tabs-left.vertical-tabs.collapsed {​
    display: none;
}

This is causing the entire vertical tab group that contains all your settings to be hidden.

Comments

Paul Gomez · Feb 24, 2016

thanks. I'll write up a bug.

0