Increase spacing at the bottom of the New Weapon box

This improves the appearance for "custom" weapons with logos that appear in the corner.
This commit is contained in:
Unknown 2017-11-05 08:22:59 -08:00
parent 59ba798660
commit f7fac094da

View File

@ -516,7 +516,7 @@ body.has-modal #main {
.main-content-wrapper {
position: relative;
padding: 10px 0;
padding: 10px 0 30px;
.weapon-special-sub {
z-index: 10;