File tree Expand file tree Collapse file tree 2 files changed +6
-18
lines changed
Expand file tree Collapse file tree 2 files changed +6
-18
lines changed Original file line number Diff line number Diff line change 1+ .DS_Store
Original file line number Diff line number Diff line change @@ -20,19 +20,6 @@ section {
2020 display : block;
2121}
2222
23- /*
24- * Add display for embedded HTML5 elements
25- * Addresses display not defined in IE6/7/8/9 & FF3
26- */
27-
28- audio [controls ],
29- canvas ,
30- video {
31- display : inline-block;
32- * display : inline;
33- * zoom : 1 ;
34- }
35-
3623
3724/* =============================================================================
3825 Base
6956
7057/*
7158 * Define base font-family
72- * Addresses font-family inconsistency between < textarea> and other form elements.
59+ * Addresses font-family inconsistency between ' textarea' and other form elements.
7360 */
7461
7562body ,
@@ -82,7 +69,7 @@ textarea {
8269
8370/*
8471 * 1. Remove border
85- * Improves readability when inside <a> element in all browsers
72+ * Improves readability when inside 'a' element in all browsers
8673 * 2. Allow high quality bicubic image resampling
8774 * Improves readability when scaled in IE7
8875 * Read before using : code.flickr.com/blog/2008/11/12/on-ui-quality-the-little-things-client-side-image-resizing/
@@ -348,9 +335,9 @@ input {
348335
349336/*
350337 * 1. Display hand cursor for clickable form elements
351- * Improves usability and consistency of cursor style between image-type < input> and others
338+ * Improves usability and consistency of cursor style between image-type ' input' and others
352339 * 2. Define appearance for clickable form elements
353- * Fixes inability to style clickable < input> types in iOS
340+ * Fixes inability to style clickable ' input' types in iOS
354341 */
355342
356343button ,
437424 padding : 0 ;
438425 text-align : left;
439426 vertical-align : middle;
440- }
427+ }
You can’t perform that action at this time.
0 commit comments