Dereckson has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/84522


Change subject: Break lines in review Gerrit comments
......................................................................

Break lines in review Gerrit comments

The comments — both inline and reviews  — are now identified by
the CSS class commentPanelMessage

Dropping declaration for GJEA35ODLB and GJEA35ODOC Gerrit 2.4 classes.
Adding declaration for commentPanelMessage class.

This is a follow-up of change I5062b5ad6b8d39d99f50a626fc9aa90bd728245f.

Bug: 39767
Change-Id: Ie4a26b723aec88f17300855b904a6ddd1324328d
---
M files/gerrit/skin/GerritSite.css
1 file changed, 1 insertion(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/22/84522/1

diff --git a/files/gerrit/skin/GerritSite.css b/files/gerrit/skin/GerritSite.css
index c67b399..13bfda8 100644
--- a/files/gerrit/skin/GerritSite.css
+++ b/files/gerrit/skin/GerritSite.css
@@ -3,9 +3,8 @@
 /**
  * Add word wrapping for commit messages, so horizontal scrolling isn't needed,
  *               and for inline review messages, so we can write code there.
- * --2012-06-09, 2012-08-29
  */
-.GJEA35ODLB, .GJEA35ODOC {
+.commentPanelMessage {
        white-space: pre-wrap !important;
 }
 

-- 
To view, visit https://gerrit.wikimedia.org/r/84522
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie4a26b723aec88f17300855b904a6ddd1324328d
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Dereckson <dereck...@espace-win.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to