Fix checkall issues checkbox position for FF
This commit is contained in:
parent
f3fa44721d
commit
5b8cc95d6e
1 changed files with 1 additions and 2 deletions
|
@ -44,8 +44,7 @@ input.check_all_issues {
|
|||
margin: 0;
|
||||
margin-right: 10px;
|
||||
position: relative;
|
||||
top: 10px;
|
||||
height: 22px;
|
||||
top: 13px;
|
||||
}
|
||||
|
||||
.issues_content {
|
||||
|
|
Loading…
Reference in a new issue