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 2d3040c commit df693c0Copy full SHA for df693c0
styles.css
@@ -462,7 +462,7 @@ body {
462
}
463
464
.path-mod-pdfannotator .chat-message .time,
465
-.path-mod-pdfannotator .chat-message .edited {
+.path-mod-pdfannotator .chat-message .edited {
466
float: right;
467
font-size: 11px;
468
color: #777;
@@ -471,7 +471,7 @@ body {
471
font-weight: 700;
472
473
474
-.path-mod-pdfannotator .chat-message button, .path-mod-pdfannotator #comment-nav button {
+.path-mod-pdfannotator .chat-message button:not(.dropdown-item), .path-mod-pdfannotator #comment-nav button {
475
border-color: transparent;
476
background-color: transparent;
477
0 commit comments