Jforrester has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/366584 )

Change subject: EditPage: Drop 80% width restriction on wpSummary
......................................................................

EditPage: Drop 80% width restriction on wpSummary

Unnecessary, and restricts the flow of the page a little.

Change-Id: I007a92e32a62cdf8a1b3ac479386e32fb54469f5
---
M resources/src/mediawiki.action/mediawiki.action.edit.styles.css
1 file changed, 0 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core 
refs/changes/84/366584/1

diff --git a/resources/src/mediawiki.action/mediawiki.action.edit.styles.css 
b/resources/src/mediawiki.action/mediawiki.action.edit.styles.css
index 093a26d..3814d21 100644
--- a/resources/src/mediawiki.action/mediawiki.action.edit.styles.css
+++ b/resources/src/mediawiki.action/mediawiki.action.edit.styles.css
@@ -28,7 +28,6 @@
 .mw-editform-ooui #wpSummaryWidget,
 .mw-editform-legacy #wpSummary {
        display: block;
-       width: 80%;
        margin-bottom: 1em;
 }
 

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I007a92e32a62cdf8a1b3ac479386e32fb54469f5
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Jforrester <jforres...@wikimedia.org>

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

Reply via email to