* fixed error for ie8.

* ajusted style of 'task/recordestimate'.
 * fixed style of 'tree/browse' for ie8-11.
This commit is contained in:
Catouse
2014-05-03 08:38:33 +08:00
parent 43ff48e930
commit 73510fe9bd
7 changed files with 84 additions and 74 deletions
+4 -3
View File
@@ -5,6 +5,7 @@
#sonModule {max-width: 240px}
#moduleBox span > .form-control {margin-bottom: 5px;}
#moduleBox .copy {display: table; width: 100%}
#moduleBox .copy > .form-control, #moduleBox .copy > .btn {display: table-cell; width: auto}
#moduleBox .copy > .form-control {margin-right: -1px; min-width: 100px}
.w-260px {width: 260px!important}
table.copy td {padding: 0!important}
table.copy td .form-control {border-right: 0}