Dzahn has submitted this change and it was merged.
Change subject: Indent data added by InlineHistory so it is still easy to skim
through normal comments. Followup to Change 76105.
......................................................................
Indent data added by InlineHistory so it is still easy to skim
through normal comments.
Followup to Change 76105.
Bug: 47256
Change-Id: Ibb87017490879ce280d38ebbec0f6987e0c8153f
---
M extensions/InlineHistory/web/style.css
1 file changed, 5 insertions(+), 3 deletions(-)
Approvals:
Aklapper: Looks good to me, but someone else must approve
Dzahn: Verified; Looks good to me, approved
diff --git a/extensions/InlineHistory/web/style.css
b/extensions/InlineHistory/web/style.css
index af76eba..d895b89 100644
--- a/extensions/InlineHistory/web/style.css
+++ b/extensions/InlineHistory/web/style.css
@@ -14,12 +14,14 @@
font-weight: normal;
font-size: small;
color: #444;
- border-top: 1px dotted #C8C8BA;
- padding-top: 5px;
+/* border-top: 1px dotted #C8C8BA; */
+/* padding-top: 5px; */
+ padding: 0px 0px 0px 25px;
}
.bz_comment.ih_history {
- padding: 5px 5px 0px 5px
+/* padding: 5px 5px 0px 5px; */
+ padding: 0px 5px 0px 25px;
}
.ih_history_item {
--
To view, visit https://gerrit.wikimedia.org/r/85978
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ibb87017490879ce280d38ebbec0f6987e0c8153f
Gerrit-PatchSet: 1
Gerrit-Project: wikimedia/bugzilla/modifications
Gerrit-Branch: master
Gerrit-Owner: Aklapper <[email protected]>
Gerrit-Reviewer: Aklapper <[email protected]>
Gerrit-Reviewer: Dzahn <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits