Forgot to update catears css

This commit is contained in:
Your New SJW Waifu 2020-05-13 10:12:35 -05:00
parent d8c319bcf1
commit 3f2181787a
1 changed files with 1 additions and 13 deletions

View File

@ -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;