Viewing 3 replies - 1 through 3 (of 3 total)
  • same issue here

    Same here.

    Plugin Author Hiroaki Miyashita

    (@hiroaki-miyashita)

    ADMIN CSS may be old because you have been using the plugin from the old version. Please try to do the option reset or relace by the following code.

    .cft { overflow:hidden; }
    .cft:after { content:" "; clear:both; height:0; display:block; visibility:hidden; }
    .cft dl { margin:10px 0; }
    .cft dl:after { content:" "; clear:both; height:0; display:block; visibility:hidden; }
    .cft dt { width:20%; clear:both; float:left; display:inline; font-weight:bold; text-align:center; }
    .cft dt .hideKey { visibility:hidden; }
    .cft dd { margin:0 0 0 21%; }
    .cft dd p.label { font-weight:bold; margin:0; }
    .cft_instruction { margin:10px; }
    .cft fieldset { border:1px solid #CCC; margin:5px; padding:5px; }
    .cft .dl_checkbox { margin:0; }
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘CSS Float Issue in UI’ is closed to new replies.