Commit 355cd6d311889cd6671dba96f365f455c3a090bf

Authored by Mukul Rajput
1 parent 316f0f48

this is for ca table view fix

400-SOURCECODE/AIAHTML5.Web/themes/default/css/bootstrap/3.3.6/main.css
... ... @@ -805,6 +805,7 @@ textarea {
805 805 }
806 806  
807 807 .clstbodyca tr td {
  808 + min-width: 275px;
808 809 /*max-width: 260px;*/
809 810 text-align: left;
810 811 word-wrap:break-word;
... ...