Remove unused CSS for verified organizations
It isn't used since commit f17d0a663.
This commit is contained in:
@@ -478,16 +478,6 @@ code {
|
|||||||
font-size: $base-font-size;
|
font-size: $base-font-size;
|
||||||
}
|
}
|
||||||
|
|
||||||
.verified {
|
|
||||||
color: $check;
|
|
||||||
|
|
||||||
a {
|
|
||||||
border-bottom: 1px dotted $check;
|
|
||||||
color: $check;
|
|
||||||
font-size: rem-calc(12);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
.archived {
|
.archived {
|
||||||
color: $text-medium;
|
color: $text-medium;
|
||||||
font-size: rem-calc(12);
|
font-size: rem-calc(12);
|
||||||
|
|||||||
Reference in New Issue
Block a user