mirror of
https://github.com/jquery/jquery-ui.git
synced 2025-01-07 20:34:24 +00:00
Spinner: Trivial spelling / grammatical fixes in CSS comments.
(cherry picked from commit 3ec371bca4
)
This commit is contained in:
parent
189effc526
commit
c124899898
4
themes/base/jquery.ui.spinner.css
vendored
4
themes/base/jquery.ui.spinner.css
vendored
@ -38,13 +38,13 @@
|
||||
overflow: hidden;
|
||||
right: 0;
|
||||
}
|
||||
/* more specificity required here to overide default borders */
|
||||
/* more specificity required here to override default borders */
|
||||
.ui-spinner a.ui-spinner-button {
|
||||
border-top: none;
|
||||
border-bottom: none;
|
||||
border-right: none;
|
||||
}
|
||||
/* vertical centre icon */
|
||||
/* vertically center icon */
|
||||
.ui-spinner .ui-icon {
|
||||
position: absolute;
|
||||
margin-top: -8px;
|
||||
|
Loading…
Reference in New Issue
Block a user