Commit c4ff20e
committed
fixed a vertical scrollbar caused the 999px line-height on <button> FF6 & FF7 while not rebreaking the IE issue jquery-archive#1927
removed: line-height:999px;
added: line-height:1px;
added: text-align:left;
added: text-indent:-999px;1 parent 83b5182 commit c4ff20e
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
0 commit comments