We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d610c39 commit 38bd49eCopy full SHA for 38bd49e
src/static/a/comments.css
@@ -13,8 +13,8 @@ table.comments td p:last-of-type {
13
}
14
table.comments td:first-child {
15
padding-top: 8px;
16
- min-width: 200px;
17
- max-width: 200px;
+ min-width: 180px;
+ max-width: 180px;
18
19
table.comments td:last-child {
20
font-size: 10pt;
@@ -36,5 +36,5 @@ table.comments blockquote:last-child {
36
margin-bottom: 0px;
37
38
table.comments code {
39
- width: 518px;
+ width: 538px;
40
0 commit comments