Committing lots of trial and error embed player code changes

This commit is contained in:
drigato 2015-03-18 14:23:38 -04:00
parent 1f2f8a27a5
commit ed891fb145
8 changed files with 107 additions and 17 deletions

View file

@ -0,0 +1,14 @@
.embed-player-text-box {
padding-right: 0px !important;
width: 100% !important;
}
.embed-player-form {
width: 70%;
}
.embed-player-form dd {
width: 100% !important;
float: left;
margin: 0;
padding: 4px 0px 4px 0px;
}