manage: unlimited height of expanded applies-to

This commit is contained in:
tophf 2017-09-15 13:52:21 +03:00
parent 3d0b811b27
commit 9210d55438

View File

@ -365,7 +365,7 @@ summary {
} }
.newUI .applies-to.expanded .targets { .newUI .applies-to.expanded .targets {
max-height: 100vh; max-height: none;
} }
.newUI .target { .newUI .target {