我正在围绕“响应式设计”的概念开发一个网站,但 Facebook 的社交插件是静态宽度和“破坏”的布局时,它的重新调整大小。
Using media queries, I've set the plugins to hide on low-res browsers (mobile, etc...). However, on desktop browsers, when the browser window is re-sized smaller, but not so small to hide the plugins, they break out of the layout.
有什么方法可以设置 Facebook 社交插件的流动宽度吗?