Line 1,257: |
Line 1,257: |
| iframe .twitter-widget-0 | | iframe .twitter-widget-0 |
| { | | { |
− | position: static; | + | position: static !important; |
− | visibility: visible; | + | visibility: visible !important; |
− | display: inline-block; | + | display: inline-block !important; |
− | width: 100%; | + | width: 100% !important; |
− | padding: 0px; | + | padding: 0px !important; |
− | border: none; | + | border: none !important; |
− | margin-top: 0px; | + | margin-top: 0px !important; |
− | margin-bottom: 0px; | + | margin-bottom: 0px !important; |
− | max-height: 600px; | + | max-height: 600px !important; |
| } | | } |