summaryrefslogtreecommitdiffstats
path: root/extensions/BugModal/web/bug_modal.css
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/BugModal/web/bug_modal.css')
-rw-r--r--extensions/BugModal/web/bug_modal.css10
1 files changed, 6 insertions, 4 deletions
diff --git a/extensions/BugModal/web/bug_modal.css b/extensions/BugModal/web/bug_modal.css
index c3093fa83..76f2f443d 100644
--- a/extensions/BugModal/web/bug_modal.css
+++ b/extensions/BugModal/web/bug_modal.css
@@ -488,6 +488,10 @@ td.flag-requestee {
outline: 2px solid #0095dd;
}
+.change-set .comment, .change-set .change {
+ padding-bottom: 1px;
+}
+
.change-head {
width: 100%;
background: #eee;
@@ -529,10 +533,8 @@ td.flag-requestee {
padding: 2px 2px 0 0 !important;
}
-.comment-spinner {
- font-family: monospace;
- white-space: nowrap;
- vertical-align: bottom;
+.change-spinner {
+ width: 29px;
}
.comment-text {