mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
UX: onebox site icon needs a right margin (#20902)
This commit is contained in:
@@ -753,16 +753,10 @@ aside.onebox.xkcd .onebox-body img {
|
||||
}
|
||||
|
||||
.onebox {
|
||||
&.allowlistedgeneric,
|
||||
&.whitelistedgeneric,
|
||||
&.discoursetopic,
|
||||
&.gfycat,
|
||||
&.githubfolder {
|
||||
.site-icon {
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
margin-right: 0.5em;
|
||||
}
|
||||
.site-icon {
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
margin-right: 0.5em;
|
||||
}
|
||||
&.category-onebox {
|
||||
border: 1px solid var(--primary-low);
|
||||
|
||||
Reference in New Issue
Block a user