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…
Reference in New Issue