post tooltips: add disable button inside tooltip.
This commit is contained in:
@@ -66,6 +66,13 @@ $tooltip-height: 112px;
|
||||
margin-right: 0;
|
||||
}
|
||||
}
|
||||
|
||||
.post-tooltip-footer {
|
||||
.post-tooltip-disable {
|
||||
float: right;
|
||||
margin-top: 2px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
&:not(:hover) a {
|
||||
|
||||
Reference in New Issue
Block a user