Commit 6ee216c4 authored by Phil Hughes's avatar Phil Hughes

Merge branch 'backport-ee-fix-settings-scss' into 'master'

Backport settings.scss bug fix from EE branch

See merge request !11969
parents ee0e3ffc f15ea423
......@@ -56,7 +56,7 @@
&.expanded {
max-height: none;
overflow-y: hidden;
overflow-y: visible;
animation: expandMaxHeight 300ms ease-in;
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment