More CSS fixes for MD theme, even though it's removed now.
Can revert this and the others in one week when archived pages expire.
This commit is contained in:
parent
001d6a061f
commit
14a81213a1
@ -24,3 +24,12 @@
|
||||
:root.md2016 .inline div.post {
|
||||
max-width: 100%;
|
||||
}
|
||||
:root.md2016 #unread-line {
|
||||
display: block;
|
||||
position: relative;
|
||||
top: 7.5px;
|
||||
}
|
||||
:root.md2016 .threadContainer {
|
||||
margin-left: 26px;
|
||||
border-left: none;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user