mirror of
https://github.com/jquery/jquery-ui.git
synced 2025-01-07 20:34:24 +00:00
spinner: fixed styling issues in IE
This commit is contained in:
parent
ea0ce45c97
commit
3ac690bcde
@ -71,8 +71,9 @@ label {
|
|||||||
|
|
||||||
ul.ui-spinner-box {
|
ul.ui-spinner-box {
|
||||||
height: 1.2em;
|
height: 1.2em;
|
||||||
margin-top: 0;
|
line-height: 1.2em;
|
||||||
margin-bottom: 0;
|
margin: 0;
|
||||||
|
padding: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.ui-spinner-up,
|
.ui-spinner-up,
|
||||||
|
Loading…
Reference in New Issue
Block a user