mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-23 23:58:31 -05:00
FIX: imgur album title onebox was large on mobile
This commit is contained in:
parent
1a621f3393
commit
272747f2b9
1 changed files with 1 additions and 0 deletions
|
@ -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…
Reference in a new issue