mirror of
https://github.com/discourse/discourse.git
synced 2025-02-21 02:48:09 +08:00
UX: stop imgur/google photo mobile onebox overflow (#13738)
This commit is contained in:
parent
ae33104702
commit
0109edb847
@ -672,7 +672,7 @@ aside.onebox.twitterstatus .onebox-body {
|
||||
color: #fff;
|
||||
background-color: rgba(0, 0, 0, 0.6);
|
||||
@include ellipsis;
|
||||
max-width: 690px;
|
||||
max-width: 100%;
|
||||
padding: 5px 0;
|
||||
|
||||
.inner-box {
|
||||
|
Loading…
x
Reference in New Issue
Block a user