Fixed font size in twitter timeline
authorMarcel Werk <burntime@woltlab.com>
Wed, 18 May 2016 14:16:52 +0000 (16:16 +0200)
committerMarcel Werk <burntime@woltlab.com>
Wed, 18 May 2016 14:16:52 +0000 (16:16 +0200)
wcfsetup/install/files/style/layout.less

index 4a953db2ed72660d7d2818595318d1dfa2b35f82..5faf7a7da5e5095a5af752740571b1e327431a08 100644 (file)
@@ -2502,11 +2502,6 @@ see: http://beta.woltlab.com/index.php/Thread/3874-Kosmetik-Darstellungsfehler-I
        direction: ltr;
 }
 
-/* twitter timeline on ACP index */
-#news-twitter-timeline > iframe {
-       width: 100% !important;
-}
-
 /* jQuery UI resizable */
 .ui-resizable { position: relative;}
 .ui-resizable-handle { position: absolute;font-size: 0.1px;z-index: 99999; display: block;}