Browse Source

wider Twitter timeline on support page

main
Bartosz Kaszubowski 10 years ago
parent
commit
0656758b18
  1. 1
      css/react.scss

1
css/react.scss

@ -793,6 +793,7 @@ p code {
// Twitter embeds. Need to !important because they inline margin on the iframe.
div[data-twttr-id] iframe {
margin: 10px auto !important;
width: 100% !important;
}
/* Acknowledgements */

Loading…
Cancel
Save