This commit is contained in:
Jeff Atwood 2015-05-01 01:30:16 -07:00
commit 0810022caf
2 changed files with 3 additions and 6 deletions

View File

@ -38,6 +38,9 @@
video {
max-width: 100%;
}
sup sup {
top: 0;
}
}
// we use aside to hold expandable quotes (versus, say, static blockquotes)
aside.quote {

View File

@ -26,12 +26,6 @@
clear: both;
}
.topic-body {
sup sup {
top: 0;
}
}
.extra-info-wrapper {
.badge-wrapper {
float: left;