Improving the Custom CSS settings box

/* settings */
.js-update-setting.setting-text-field { height:20em; }
.setting-left { width: 55%; }
.setting-right { width: 45%; }

Makes it a little more readable when trying to tweak inline.

4 Likes

Thank you! This has been bugging me for a long time.

Thank you! I have been wanting this input box bigger for the longest time.

Many thanks!

good thinking!