mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06: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;
|
color: #fff;
|
||||||
background-color: rgba(0, 0, 0, 0.6);
|
background-color: rgba(0, 0, 0, 0.6);
|
||||||
@include ellipsis;
|
@include ellipsis;
|
||||||
max-width: 690px;
|
max-width: 100%;
|
||||||
padding: 5px 0;
|
padding: 5px 0;
|
||||||
|
|
||||||
.inner-box {
|
.inner-box {
|
||||||
|
Loading…
Reference in New Issue
Block a user