File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 6969
7070/*
7171 * Define base font-family
72- * Addresses font-family inconsistency between < textarea> and other form elements.
72+ * Addresses font-family inconsistency between ' textarea' and other form elements.
7373 */
7474
7575body ,
@@ -82,7 +82,7 @@ textarea {
8282
8383/*
8484 * 1. Remove border
85- * Improves readability when inside <a> element in all browsers
85+ * Improves readability when inside 'a' element in all browsers
8686 * 2. Allow high quality bicubic image resampling
8787 * Improves readability when scaled in IE7
8888 * Read before using : code.flickr.com/blog/2008/11/12/on-ui-quality-the-little-things-client-side-image-resizing/
@@ -348,9 +348,9 @@ input {
348348
349349/*
350350 * 1. Display hand cursor for clickable form elements
351- * Improves usability and consistency of cursor style between image-type < input> and others
351+ * Improves usability and consistency of cursor style between image-type ' input' and others
352352 * 2. Define appearance for clickable form elements
353- * Fixes inability to style clickable < input> types in iOS
353+ * Fixes inability to style clickable ' input' types in iOS
354354 */
355355
356356button ,
You can’t perform that action at this time.
0 commit comments