[CLOSED] FieldSet graphic (icon for expand / collapse) bottom border line is not showing in google chrome while collapse.

  1. #1

    [CLOSED] FieldSet graphic (icon for expand / collapse) bottom border line is not showing in google chrome while collapse.

    Hi,

    Can you please check the fieldset icon not showing bottom border line in google chrome while collapse.
    Last edited by Daniil; Aug 11, 2011 at 11:33 AM. Reason: [CLOSED]
  2. #2
    Hi,

    Confirmed. We will investigate.

    Thanks for the report.
  3. #3
    Please try this fix:
    <style type="text/css">
        .ext-webkit .x-fieldset.x-panel-collapsed {
            height: 15px;
        }
    </style>
  4. #4

    FieldSet graphic (icon for expand / collapse) bottom border line is not showing in google chrome while collapse.

    Hi Daniil,

    Thank you. It is working.

    Quote Originally Posted by Daniil View Post
    Please try this fix:
    <style type="text/css">
        .ext-webkit .x-fieldset.x-panel-collapsed {
            height: 15px;
        }
    </style>

Similar Threads

  1. [CLOSED] Fieldset collapse codebehind
    By CarWise in forum 2.x Legacy Premium Help
    Replies: 3
    Last Post: Aug 03, 2012, 8:23 AM
  2. Replies: 1
    Last Post: Mar 07, 2012, 8:39 PM
  3. [CLOSED] Hiding the Expand / Collapse Icon in a GroupTabPanel
    By garrisrd in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: Mar 06, 2012, 6:48 AM
  4. [CLOSED] FieldSet - Bottom border-line missing on IE-8
    By ndotis in forum 1.x Legacy Premium Help
    Replies: 3
    Last Post: Feb 03, 2011, 5:04 PM
  5. Replies: 4
    Last Post: Aug 19, 2009, 2:01 PM

Tags for this Thread

Posting Permissions