nopadding-right added to watch video page : player block
This commit is contained in:
parent
3213f5f8ea
commit
a0893a0c81
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
{$type='video'}
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-lg-8 col-md-8 col-sm-12 col-xs-12 html5_player_enlarge">
|
||||
<div class="col-lg-8 col-md-8 col-sm-12 col-xs-12 html5_player_enlarge nopadding-right ">
|
||||
<div class="cb-box pad-bottom-sm">
|
||||
<div id="cb_player" class="no-pad cb_player">
|
||||
{FlashPlayer vdetails=$video width='100%' height='100%'}
|
||||
|
|
Loading…
Add table
Reference in a new issue