fix oembed iframe/thumb width for reshares [ci skip]
This commit is contained in:
parent
8434b25e56
commit
9588169019
1 changed files with 3 additions and 2 deletions
|
|
@ -1844,14 +1844,15 @@ ul#press_logos
|
|||
.oembed
|
||||
:background image-url('ajax-loader2.gif') no-repeat center center
|
||||
:float left
|
||||
:max-width 100%
|
||||
:width 100%
|
||||
|
||||
.thumb
|
||||
:position relative
|
||||
:cursor pointer
|
||||
@include video-overlay()
|
||||
|
||||
|
||||
iframe, .thumb img
|
||||
:width 100%
|
||||
|
||||
|
||||
.conversation_participants
|
||||
|
|
|
|||
Loading…
Reference in a new issue