* fix bug #1306.
This commit is contained in:
@@ -15,5 +15,3 @@
|
||||
.dropdown-list > li > a {display: block; padding: 3px 20px; clear: both; font-weight: normal; line-height: 1.53846154; color: #141414; white-space: nowrap;}
|
||||
.dropdown-list > li > a:hover,
|
||||
.dropdown-list > li > a:focus {color: #1a4f85;text-decoration: none;background-color: #ddd;}
|
||||
|
||||
#bugForm{overflow-y:auto;}
|
||||
|
||||
@@ -16,4 +16,3 @@ a.removeModule{color:#ddd}
|
||||
a.removeModule:hover{color:red}
|
||||
|
||||
tbody > tr > td > .btn-icon {margin-right: 3px;}
|
||||
#productStoryForm{overflow-y:auto;}
|
||||
|
||||
@@ -24,4 +24,4 @@
|
||||
.pl-5px{padding-left:5px;}
|
||||
|
||||
tbody > tr > td > .btn-icon {margin-right: 2px}
|
||||
#projectTaskForm{overflow-x:auto; padding:0px 1px;}
|
||||
#projectTaskForm{padding:0px 1px;}
|
||||
|
||||
@@ -16,4 +16,3 @@
|
||||
|
||||
tbody > tr > td > .btn-icon {margin-right: 3px;}
|
||||
tbody > tr > td .icon-bug {margin-left: -8px;}
|
||||
#batchForm{overflow-y:auto;}
|
||||
|
||||
@@ -8,5 +8,3 @@ tfoot.fixedTfootAction .chosen-results li.active-result {color: black;}
|
||||
tfoot .table-actions .input-group #assignedTo_chosen .chosen-single{height:24px;padding:3px 6px}
|
||||
tfoot .table-actions .input-group #assignedTo_chosen .chosen-single span{font-size:12px;}
|
||||
tfoot .table-actions .input-group #assignedTo_chosen .chosen-single div{line-height:10px;}
|
||||
|
||||
#caseForm{overflow-y:auto}
|
||||
|
||||
Reference in New Issue
Block a user