Completed
Last Updated: 02 Sep 2015 06:16 by ADMIN
ADMIN
Vessy
Created on: 18 Oct 2013 12:45
Category: Splitter
Type: Bug Report
2
The title of the SlidingPane is truncated in IE8
 The title of the SlidingPane is truncated in IE8 - http://screencast.com/t/yiJCR8DRp

Workaround:

        .rspSlideContainer td.rspSlideTitleContainer div.rspSlideTitle
        {
            width: 100% !important;
        }

0 comments