Joined August 2013
·

Kamil W

Gdansk, Poland
·
·

@davidsteenkamp That's cool, thanks for sharing! :)

Just what I needed, thanks!

Hey @sourav! Thank you. To center-align image add:
background-position: center; to .img-circular class.
See the fiddle here:
http://jsfiddle.net/ngzHh/

@ashutosh try adding background-position: center; to .img-circular class :)

Had some problems with @heartcode code (the = part) but modified this to:

git config --global alias.yesterday '!git log --graph --all --since="yesterday.midnight" --until="midnight" --author="$(git config user.name)" --oneline'

And it works perfectly. Thanks!

Achievements
1,609 Karma
298,927 Total ProTip Views