mirror of
https://github.com/necolas/normalize.css.git
synced 2024-12-25 15:14:19 +00:00
Minor copy changes to CSS comments
This commit is contained in:
parent
64ac7d0c1d
commit
7b3b5e48be
6
normalize.css
vendored
6
normalize.css
vendored
@ -122,7 +122,7 @@ a:active {
|
|||||||
|
|
||||||
/*
|
/*
|
||||||
* Add bottom border to <abbr> element
|
* Add bottom border to <abbr> element
|
||||||
* Fixes styling not present in IE6/7/8/9 S5 Chrome
|
* Fixes styling not present in IE7/8/9 S5 Chrome
|
||||||
*/
|
*/
|
||||||
|
|
||||||
abbr[title] {
|
abbr[title] {
|
||||||
@ -352,8 +352,8 @@ input[type="radio"] {
|
|||||||
|
|
||||||
/*
|
/*
|
||||||
* Define box sizing and appearance for search <input> type
|
* Define box sizing and appearance for search <input> type
|
||||||
* Address box sizing set to border-box in S5 Chrome (include -moz to future-proof)
|
* Addresses box sizing set to border-box in S5 Chrome (include -moz to future-proof)
|
||||||
* Address appearance set to searchfield in S5 Chrome
|
* Addresses appearance set to searchfield in S5 Chrome
|
||||||
*/
|
*/
|
||||||
|
|
||||||
input[type="search"] {
|
input[type="search"] {
|
||||||
|
Loading…
Reference in New Issue
Block a user