add some styling for the video player

This commit is contained in:
Zach Prezkuta 2013-05-03 19:09:12 -06:00
parent fec4581f34
commit bd20f6ed9a
4 changed files with 36 additions and 0 deletions

View File

@ -2192,6 +2192,15 @@ input#profile-jot-email {
width: 587px;
}
.video-top-wrapper {
display: inline-block;
vertical-align: top;
margin-top: 15px;
margin-right: 15px;
margin-left: 15px;
margin-bottom: 15px;
}
#profile-jot-desc {
/*float: left;*/
width: 100%;

View File

@ -2137,6 +2137,15 @@ aside input[type='text'] {
margin-bottom: 15px;
}
.video-top-wrapper {
display: inline-block;
vertical-align: top;
margin-top: 15px;
margin-right: 15px;
margin-left: 15px;
margin-bottom: 15px;
}
#profile-jot-desc {
/*float: left;*/
width: 480px;

View File

@ -2162,6 +2162,15 @@ input#profile-jot-email {
width: 587px;
}
.video-top-wrapper {
display: inline-block;
vertical-align: top;
margin-top: 15px;
margin-right: 15px;
margin-left: 15px;
margin-bottom: 15px;
}
#profile-jot-desc {
/*float: left;*/
width: 100%;

View File

@ -2519,6 +2519,15 @@ aside input[type='text'] {
margin-bottom: 15px;
}
.video-top-wrapper {
display: inline-block;
vertical-align: top;
margin-top: 15px;
margin-right: 15px;
margin-left: 15px;
margin-bottom: 15px;
}
#profile-jot-desc {
/*float: left;*/
/*width: 480px;*/