Forgot to update catears css
This commit is contained in:
parent
d8c319bcf1
commit
3f2181787a
|
@ -1,15 +1,3 @@
|
|||
.post-status-form button.btn.btn-default::after {
|
||||
content: "Submit";
|
||||
line-height: 0;
|
||||
text-indent: initial;
|
||||
display: block;
|
||||
}
|
||||
|
||||
.post-status-form button.btn.btn-default {
|
||||
text-indent: -9999px;
|
||||
line-height: 0;
|
||||
}
|
||||
|
||||
.cat>:not(.status-body) .avatar::before, .cat>:not(.status-body) .avatar::after {
|
||||
content: "";
|
||||
display: inline-block;
|
||||
|
@ -33,7 +21,7 @@
|
|||
z-index: 1;
|
||||
}
|
||||
|
||||
.cat>:not(.status-body) .avatar img {
|
||||
.cat>:not(.status-body) .avatar img, .cat>:not(.status-body) .avatar canvas {
|
||||
border-radius: 100%;
|
||||
top: 0;
|
||||
bottom: 0;
|
||||
|
|
Loading…
Reference in New Issue