Completed
Last Updated: 12 Mar 2014 15:18 by ADMIN
ADMIN
Danail Vasilev
Created on: 10 Mar 2014 16:24
Category: FormDecorator
Type: Bug Report
2
FIX empty options from decorated selects by RadFormDecorator in Lightweight mode do not have height
For the time being the following CSS workaround can be used:

    <style>
        .rfdSelect.rfdSelect_Default {
            min-height: 1.417em;
        }
    </style>
1 comment
ADMIN
Joana
Posted on: 12 Mar 2014 15:18
The issue will be fixed in Q1 2014 SP1