mirror of
https://github.com/discourse/discourse.git
synced 2026-09-05 04:40:41 -05:00
UX: resize stackexchange onebox image
This commit is contained in:
@@ -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%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user