Narrow the <textarea> so it doesn't get pushed below the right navbar
authorChad Horohoe <demon@users.mediawiki.org>
Thu, 13 Jan 2011 23:45:26 +0000 (23:45 +0000)
committerChad Horohoe <demon@users.mediawiki.org>
Thu, 13 Jan 2011 23:45:26 +0000 (23:45 +0000)
skins/common/config.css

index fa68fdd..341a903 100644 (file)
        font-size: 1.8em;
        margin-left: 2em;
 }
+
+#config-update-log {
+       width: 75%;
+}