mirror of
https://github.com/discourse/discourse.git
synced 2025-03-04 01:23:10 +08:00
Merge branch 'master' of https://github.com/discourse/discourse
This commit is contained in:
commit
0810022caf
@ -38,6 +38,9 @@
|
|||||||
video {
|
video {
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
}
|
}
|
||||||
|
sup sup {
|
||||||
|
top: 0;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
// we use aside to hold expandable quotes (versus, say, static blockquotes)
|
// we use aside to hold expandable quotes (versus, say, static blockquotes)
|
||||||
aside.quote {
|
aside.quote {
|
||||||
|
@ -26,12 +26,6 @@
|
|||||||
clear: both;
|
clear: both;
|
||||||
}
|
}
|
||||||
|
|
||||||
.topic-body {
|
|
||||||
sup sup {
|
|
||||||
top: 0;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
.extra-info-wrapper {
|
.extra-info-wrapper {
|
||||||
.badge-wrapper {
|
.badge-wrapper {
|
||||||
float: left;
|
float: left;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user