ADAM
/
AIAHTML5
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
Merge Requests
14
Labels
Wiki
Snippets
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
355cd6d311889cd6671dba96f365f455c3a090bf
Authored by
Mukul Rajput
2017-01-12 12:18:02 +0530
1 parent
316f0f48
this is for ca table view fix
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
400-SOURCECODE/AIAHTML5.Web/themes/default/css/bootstrap/3.3.6/main.css
400-SOURCECODE/AIAHTML5.Web/themes/default/css/bootstrap/3.3.6/main.css
View file @
355cd6d
...
...
@@ -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;
...
...