Tweaked position of verified badge
This commit is contained in:
parent
d5747ac265
commit
71fb7633f6
3 changed files with 3 additions and 3 deletions
|
|
@ -2819,7 +2819,7 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
|
||||||
}
|
}
|
||||||
.app-body .account__header__extra .account__header__fields .verified__mark {
|
.app-body .account__header__extra .account__header__fields .verified__mark {
|
||||||
float: left;
|
float: left;
|
||||||
margin-right: 2px;
|
margin-left: -1px;
|
||||||
}
|
}
|
||||||
.app-body .account__header__bio .account__header__fields .verified:last-child {
|
.app-body .account__header__bio .account__header__fields .verified:last-child {
|
||||||
border-bottom: 0;
|
border-bottom: 0;
|
||||||
|
|
|
||||||
|
|
@ -2819,7 +2819,7 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
|
||||||
}
|
}
|
||||||
.app-body .account__header__extra .account__header__fields .verified__mark {
|
.app-body .account__header__extra .account__header__fields .verified__mark {
|
||||||
float: left;
|
float: left;
|
||||||
margin-right: 2px;
|
margin-left: -1px;
|
||||||
}
|
}
|
||||||
.app-body .account__header__bio .account__header__fields .verified:last-child {
|
.app-body .account__header__bio .account__header__fields .verified:last-child {
|
||||||
border-bottom: 0;
|
border-bottom: 0;
|
||||||
|
|
|
||||||
|
|
@ -2819,7 +2819,7 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
|
||||||
}
|
}
|
||||||
.app-body .account__header__extra .account__header__fields .verified__mark {
|
.app-body .account__header__extra .account__header__fields .verified__mark {
|
||||||
float: left;
|
float: left;
|
||||||
margin-right: 2px;
|
margin-left: -1px;
|
||||||
}
|
}
|
||||||
.app-body .account__header__bio .account__header__fields .verified:last-child {
|
.app-body .account__header__bio .account__header__fields .verified:last-child {
|
||||||
border-bottom: 0;
|
border-bottom: 0;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue