diff --git a/CHANGELOG.mkdn b/CHANGELOG.mkdn index 6f0ac75..e658a3e 100644 --- a/CHANGELOG.mkdn +++ b/CHANGELOG.mkdn @@ -58,6 +58,7 @@ CHANGELOG * Chumhandles must match EXACTLY to register mood changes - Kiooeht [evacipatedBox] * Menu bar text colour correct when default system colour isn't black - Kiooeht [evacipatedBox] * End all colour tags and restart them on split messages - Kiooeht [evacipatedBox] + * Chat input box right-click menus - Kiooeht [evacipatedBox] ### 3.14.1 * Pesterchum 3.14 - illuminatedwax [ghostDunk] diff --git a/themes/gold/style.js b/themes/gold/style.js index fad0bd6..67105c0 100644 --- a/themes/gold/style.js +++ b/themes/gold/style.js @@ -262,7 +262,7 @@ "style": "background: white; font-size: 14px; border:2px solid #c48a00;text-align:center; margin-right:10px; margin-left:10px; margin-bottom:5px;" }, "input": { - "style": "background: white; border:2px solid #c48a00; margin-right:10px; margin-left:10px; font-size: 14px; height: 20px" + "style": "background: white; border:2px solid #c48a00; margin-right:10px; margin-left:10px; font-size: 14px;" }, "tabs": { "style": "",