removed icon from mac windows
This commit is contained in:
parent
ee3f4de6a5
commit
a46a1dff23
5 changed files with 53 additions and 35 deletions
|
@ -403,6 +403,10 @@ li.mentioned .post {
|
|||
clear: right;
|
||||
}
|
||||
|
||||
.message a:not(.name) {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
header.profile button {
|
||||
background: #09F;
|
||||
float: right;
|
||||
|
|
Reference in a new issue