summaryrefslogtreecommitdiffstats
path: root/webapp/components
diff options
context:
space:
mode:
authorHarrison Healey <harrisonmhealey@gmail.com>2016-03-30 11:34:54 -0400
committerHarrison Healey <harrisonmhealey@gmail.com>2016-03-30 11:34:54 -0400
commit8956e7de9e5c53f305d94985d481622b1285d164 (patch)
tree2ecf79fd6f1ba0985219bd0cab2b038c8487a010 /webapp/components
parent52074b70a448841d34eec8a4920ab4d35a028d09 (diff)
parent18c29e9ab29b8249974f0b6368c0f14531a79ec8 (diff)
downloadchat-8956e7de9e5c53f305d94985d481622b1285d164.tar.gz
chat-8956e7de9e5c53f305d94985d481622b1285d164.tar.bz2
chat-8956e7de9e5c53f305d94985d481622b1285d164.zip
Merge pull request #2579 from asaadmahmoodspin/ui-improvements
Multiple UI Improvements
Diffstat (limited to 'webapp/components')
-rw-r--r--webapp/components/textbox.jsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/webapp/components/textbox.jsx b/webapp/components/textbox.jsx
index 63d5486a4..c77e1f9a3 100644
--- a/webapp/components/textbox.jsx
+++ b/webapp/components/textbox.jsx
@@ -130,7 +130,7 @@ export default class Textbox extends React.Component {
const helpText = (
<div
- style={{visibility: hasText ? 'visible' : 'hidden', opacity: hasText ? '0.5' : '0'}}
+ style={{visibility: hasText ? 'visible' : 'hidden', opacity: hasText ? '0.3' : '0'}}
className='help__format-text'
>
<b>