By Randall McCallum on Friday, 28 March 2014
Posted in Technical Issues
Replies 3
Likes 0
Views 638
Votes 0
While testing the Share item on Stream, I noticed the: Start typing your friend's name in the textbox below: is off the range of the box.

NOTE: On my site, I changed all instances of friend's to connections.



Screencast: http://screencast.com/t/uQkYmx4PwY
Hello Randall,

Can you add the css codes below into your template's css file?


.es-privacy-menu.es-privacy-custom-form div.pb-5 {
white-space: normal;
}
·
Saturday, 29 March 2014 00:25
·
0 Likes
·
0 Votes
·
0 Comments
·
Mark wrote:

Hello Randall,

Can you add the css codes below into your template's css file?


.es-privacy-menu.es-privacy-custom-form div.pb-5 {
white-space: normal;
}


Thanks Mark,

I added the css codes into my templates's Custom css and did a browser cache update and tested it and it works perfectly. Thank you so much.



Randall
·
Saturday, 29 March 2014 02:15
·
0 Likes
·
0 Votes
·
0 Comments
·
You are most welcome Randall
·
Saturday, 29 March 2014 14:54
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post