summaryrefslogtreecommitdiffstats
path: root/webapp/components/textbox.jsx
diff options
context:
space:
mode:
authorAsaad Mahmood <asaad@spinpunch.com>2016-03-30 20:16:10 +0500
committerAsaad Mahmood <asaad@spinpunch.com>2016-03-30 20:16:10 +0500
commit18c29e9ab29b8249974f0b6368c0f14531a79ec8 (patch)
tree76f3aa2c7807b5e60a7b8cc51e16b504e2c511f3 /webapp/components/textbox.jsx
parent4cc7b29c9288321d95ee753b767c9cd0b529f52f (diff)
downloadchat-18c29e9ab29b8249974f0b6368c0f14531a79ec8.tar.gz
chat-18c29e9ab29b8249974f0b6368c0f14531a79ec8.tar.bz2
chat-18c29e9ab29b8249974f0b6368c0f14531a79ec8.zip
Multiple UI Improvements
Diffstat (limited to 'webapp/components/textbox.jsx')
-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>