Fixed width of the twitter widget
authorMarcel Werk <burntime@woltlab.com>
Tue, 13 May 2014 21:45:06 +0000 (23:45 +0200)
committerMarcel Werk <burntime@woltlab.com>
Tue, 13 May 2014 21:45:06 +0000 (23:45 +0200)
wcfsetup/install/files/style/layout.less

index 4743e550e6c41c6df9df285737c951f621dcd6d2..275800b882e5283746318e0f3d44857af3e2f05c 100644 (file)
@@ -2326,7 +2326,7 @@ see: http://beta.woltlab.com/index.php/Thread/3874-Kosmetik-Darstellungsfehler-I
 
 /* twitter timeline on ACP index */
 #news-twitter-timeline > iframe {
-       width: 100%;
+       width: 100% !important;
 }
 
 /* jQuery UI resizable */