Skip to content

Commit

Permalink
this fixes IE issues in #4515 with checkbox position
Browse files Browse the repository at this point in the history
  • Loading branch information
Dan Pozzie committed Nov 1, 2012
1 parent 26c3473 commit 618dab4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion themes/Bluebird/nyss_skin/tags.css
Expand Up @@ -175,7 +175,7 @@ margin:0;
top: .25em\9; margin-left:2px\9;
}
.BBtree.edit.tab .fCB .checkbox{
top: .5em\9;
top: 1px\9;
}
.BBtree.modal input[type=radio]{
float:left; margin-left:20px; margin-top:-15px; margin-top:-18px\9;
Expand Down

0 comments on commit 618dab4

Please sign in to comment.