Tweaked positioning and size of the verified badge in profile bio
This commit is contained in:
parent
88fcb64d13
commit
066ea0ea6f
3 changed files with 3 additions and 3 deletions
|
|
@ -2936,7 +2936,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-left: -1px;
|
transform: scale(1.1);
|
||||||
}
|
}
|
||||||
.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;
|
||||||
|
|
|
||||||
|
|
@ -2935,7 +2935,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-left: -1px;
|
transform: scale(1.1);
|
||||||
}
|
}
|
||||||
.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;
|
||||||
|
|
|
||||||
|
|
@ -2935,7 +2935,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-left: -1px;
|
transform: scale(1.1);
|
||||||
}
|
}
|
||||||
.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