crowdfavorite / wp-social

A social web integration plugin for WordPress. (Twitter, Facebook, etc.)
http://wordpress.org/extend/plugins/social
GNU General Public License v2.0
183 stars 59 forks source link

Add min-width to publishing boxes #195

Open alexkingorg opened 10 years ago

alexkingorg commented 10 years ago
#social #respond textarea.social-input {
  min-width: 464px;
}

http://wordpress.org/support/topic/size-of-textarea#post-5783631

mospaw commented 10 years ago

This will be part of the 3.0 release.

mospaw commented 9 years ago

This is included in tag 3.0b2 0d7a1c28a80b3d073af2e89cff and is ready for testing.