FIX: imgur album title onebox was large on mobile

This commit is contained in:
Arpit Jalan 2016-04-16 14:57:31 +05:30
parent 1a621f3393
commit 272747f2b9
1 changed files with 1 additions and 0 deletions

View File

@ -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;