mirror of
https://github.com/discourse/discourse.git
synced 2025-04-14 06:10:47 +08:00
FIX: imgur album title onebox was large on mobile
This commit is contained in:
parent
1a621f3393
commit
272747f2b9
@ -295,6 +295,7 @@ aside.onebox.twitterstatus .onebox-body {
|
||||
color: #fff;
|
||||
background-color: rgba(0, 0, 0, 0.6);
|
||||
text-overflow: ellipsis;
|
||||
max-width: 100%;
|
||||
|
||||
.inner-box {
|
||||
padding-left: 10px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user