Wikipedia:Tip of the day/November 12, 2006

From Wikipedia, the free encyclopedia

Making the edit summary input field larger

Did you ever think the edit summary input field is too small? Add this to your monobook.css (or whatever skin you are using):

input#wpSummary { width: 80%; }

Read more: m:Help:User style

Prior tip - Next tip