• tecktricks

    (@tecktricks)


    Hi Friends ,
    I have written a technical blog on tutorialcorner.com/2015/12/scd-type-3-in-informatica-mapping-with-example/ mapping. But as you can see some part of table EMP_SCD3 is moving outside there body boundary? How can i prevent it. Please dont ask me to cut extra column 😛

Viewing 2 replies - 1 through 2 (of 2 total)
  • mrtom414

    (@mrtom414)

    you can try reducing your padding in the cells and the font size.

    .entry-content th, .entry-content td, .comment-content th, .comment-content td{
       padding:8px 5px;
    }
    
    th, td {
        border: 1px solid #AAA;
        font-size: 12px;
        font-size: .75rem;
    }
    Thread Starter tecktricks

    (@tecktricks)

    thanks mrtom414 , it seems to working , but still not well enough. do u have more suggestion for my site :).

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Table width in frontier theme’ is closed to new replies.