[IMP]:In inline discuss icon, the small triangle should point to the left

bzr revid: aja@tinyerp.com-20140324060628-v7yzlcn7o4jtmozr
This commit is contained in:
ajay javiya (OpenERP) 2014-03-24 11:36:28 +05:30
parent 42dda7fb12
commit ce4a8347a8
2 changed files with 4 additions and 4 deletions

View File

@ -97,9 +97,9 @@ p.post-meta {
}
.discussion > a:after {
border-left: 7px solid transparent;
border-right: 7px solid transparent;
border-top: 7px solid #bbbbbb;
left: 19px;
right: 19px;
top: 22px;
height: 0;
width: 0;

View File

@ -88,9 +88,9 @@ p.post-meta
.discussion
> a:after
border-left: 7px solid transparent
border-right: 7px solid transparent
border-top: 7px solid #bbbbbb
left: 19px
right: 19px
top: 22px
height: 0
width: 0