Is there an easy way to do a fluid width?
http://stackoverflow.com/questions/7447483/how-to-make-facebook-comments...
Thanks for the link, I'll implement this options soon. Patches are welcome of course.
This setting was added in commit d676c95.
Newbie to git, but I can do some things. Whats the easiest way to pull that commit to my local copy? Or should I patch my copy?
You can run the following command: git clone --branch 7.x-1.x http://git.drupal.org/project/facebook_comments.git
git clone --branch 7.x-1.x http://git.drupal.org/project/facebook_comments.git
Or you can wait a couple more hours until drupal.org created the new dev release.
Automatically closed -- issue fixed for 2 weeks with no activity.
Comments
Comment #1
wmostrey commentedThanks for the link, I'll implement this options soon. Patches are welcome of course.
Comment #2
wmostrey commentedThis setting was added in commit d676c95.
Comment #3
stopshinal commentedNewbie to git, but I can do some things. Whats the easiest way to pull that commit to my local copy? Or should I patch my copy?
Comment #4
wmostrey commentedYou can run the following command:
git clone --branch 7.x-1.x http://git.drupal.org/project/facebook_comments.gitOr you can wait a couple more hours until drupal.org created the new dev release.