Remove style for wpSummary and wpSummaryLabel

WikiEditor should not responsible for the style of the summary.

Change-Id: I8a6f3d3b6212a105fa3fa3326eb35c3e7e1e5c0b
This commit is contained in:
Fomafix 2015-01-12 06:57:41 +00:00 committed by [[mw:User:Fomafix]]
parent ebb75b8815
commit 90592de211

View file

@ -7,11 +7,6 @@ form#editform {
padding: 0;
}
#wpSummary,
#wpSummaryLabel {
margin-bottom: 1em;
}
#wpTextbox1 {
line-height: 1.5em;
resize: vertical;