diff --git a/cockatrice/cockatrice.qrc b/cockatrice/cockatrice.qrc
index 56f0de67..ec91f5aa 100644
--- a/cockatrice/cockatrice.qrc
+++ b/cockatrice/cockatrice.qrc
@@ -94,5 +94,7 @@
resources/news/exclamation_mark.svg
resources/news/question_mark.svg
+
+ resources/mtgforum.png
diff --git a/cockatrice/resources/mtgforum.png b/cockatrice/resources/mtgforum.png
new file mode 100644
index 00000000..a91bb854
Binary files /dev/null and b/cockatrice/resources/mtgforum.png differ
diff --git a/cockatrice/src/player.cpp b/cockatrice/src/player.cpp
index 8219c0ff..3d80a340 100644
--- a/cockatrice/src/player.cpp
+++ b/cockatrice/src/player.cpp
@@ -1230,7 +1230,7 @@ void Player::rearrangeCounters()
totalHeight += counterIterator.value()->boundingRect().height();
}
- const qreal padding = 10;
+ const qreal padding = 5;
qreal y = boundingRect().y() + marginTop;
// Place objects