Commit 5b8cc95d authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Fix checkall issues checkbox position for FF

parent f3fa4472
...@@ -44,8 +44,7 @@ input.check_all_issues { ...@@ -44,8 +44,7 @@ input.check_all_issues {
margin: 0; margin: 0;
margin-right: 10px; margin-right: 10px;
position: relative; position: relative;
top: 10px; top: 13px;
height: 22px;
} }
.issues_content { .issues_content {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment