add some styling for the video player
This commit is contained in:
parent
fec4581f34
commit
bd20f6ed9a
4 changed files with 36 additions and 0 deletions
|
@ -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%;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue