mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
UX: resize stackexchange onebox image
This commit is contained in:
parent
688d44278e
commit
da32be9294
@ -291,3 +291,9 @@ aside.onebox.twitterstatus .onebox-body {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// resize stackexchange onebox image
|
||||||
|
aside.onebox.stackexchange .onebox-body img {
|
||||||
|
max-height: 60%;
|
||||||
|
max-width: 10%;
|
||||||
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user