Buddypress ajax chat client css

DescriptionCSS snippet by - 07/24/10

The Buddypress ajax chat client, dropdown menus (Channel,Style,and Language) are broken in firefox, the Language box drops down because the three select elements are to wide to fit.

Simply add this line of code to the file: bp-chat/chat/css/misc.css

That fixes the problem in firefox

Tags

#channelSelection,#languageSelection {width:100px;}
  • Share
Authored by: Adam J Nowak
http://hyperspatial.com

Comments and Feedback