remove unnecessary sup styling that was screwing up within a code element

This commit is contained in:
Mark Pilgrim
2010-01-05 10:13:03 -05:00
parent 48081cde07
commit eaf34c533d
-5
View File
@@ -120,11 +120,6 @@ p, ul, ol {
margin: 1.75em 0;
font-size: medium;
}
sup {
text-transform: uppercase;
vertical-align: text-top;
padding-left: 1px;
}
/* basics */