Remove background colour on WikiEditor wrapper

The backgorund colour is more selectively applied
elsewhere. This just causes problems if the skin
sets <textarea>s to transparent (e.g. Minerva).

Change-Id: I6695dc5af9224238efdc3eac97817010cf52237d
This commit is contained in:
Ed Sanders 2018-04-02 22:09:58 +01:00
parent 37b51a2dc4
commit 89eff4701e

View file

@ -8,7 +8,6 @@
position: relative;
clear: both;
width: 100%;
background-color: #eaf3ff;
textarea {
width: 100%;