* bump from top

This commit is contained in:
Seth Call 2015-10-27 09:51:39 -05:00
parent 86d33c0f79
commit 806308ac01
1 changed files with 3 additions and 1 deletions

View File

@ -6,12 +6,14 @@ body.jamtrack-player-popup.popup {
background-color: #242323;
overflow:auto !important;
padding-top:20px !important;
.wrapper {
width: 450px;
position: relative;
margin: 0px auto;
padding: 0 10px 10px;
border-width: 0 1px 1px;
border-width: 1px;
border-color: #ed3618;
border-style: solid;
}