Commit c79b1276 by Saliya Randunu

small css fix

parent 70b82518
......@@ -4186,12 +4186,13 @@ span.right-img {
.m-user-left .remove-icon {
width: 30px; height: 30px; border-radius: 50%; background: #fff;border: 2px solid #8e97a0;
position: absolute;top:25px; left:-15px;display: none;
position: absolute;top:25px; left:-15px;
color: #8e97a0;
text-align: center;
font-size: 37px;
font-size: 30px;
line-height: 0;
cursor: pointer;
/*display: none;*/
}
.m-user-left:hover .remove-icon {
display: inline-block;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment