Skip to content

Commit 1880b36

Browse files
committed
Remove sub and sup opinionated resets
1 parent 2c6376d commit 1880b36

File tree

1 file changed

+0
-21
lines changed

1 file changed

+0
-21
lines changed

normalize.css

Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -170,27 +170,6 @@ small {
170170
font-size: 80%;
171171
}
172172

173-
/**
174-
* Prevent `sub` and `sup` elements from affecting the line height in
175-
* all browsers.
176-
*/
177-
178-
sub,
179-
sup {
180-
font-size: 75%;
181-
line-height: 0;
182-
position: relative;
183-
vertical-align: baseline;
184-
}
185-
186-
sub {
187-
bottom: -0.25em;
188-
}
189-
190-
sup {
191-
top: -0.5em;
192-
}
193-
194173
/* Embedded content
195174
========================================================================== */
196175

0 commit comments

Comments
 (0)