comments position issue fixed

This commit is contained in:
jamilrehman 2016-06-30 15:04:00 +05:00
parent 848c94f95b
commit a3f8e32643
2 changed files with 4 additions and 4 deletions

File diff suppressed because one or more lines are too long

View file

@ -36,17 +36,17 @@
overflow: hidden;
position: absolute;
left:0;
bottom: 0;
padding: 0 20px;
bottom: 23px;
width: 100%;
height: 282px;
z-index: 1;
ul{
list-style: none;
padding: 0;
padding: 0 20px;
margin: 0;
position: absolute;
bottom: 0;
left: 0;
}
.cb-vjs-comments-list{
overflow: hidden;