]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Prevent wrapping, see bug 1155512
authorFrédéric Buclin <LpSolit@gmail.com>
Fri, 17 Apr 2015 23:26:18 +0000 (01:26 +0200)
committerFrédéric Buclin <LpSolit@gmail.com>
Fri, 17 Apr 2015 23:26:18 +0000 (01:26 +0200)
skins/standard/global.css

index 1e66e4e32e8c4eec9692c4afea9abb737dfe1f27..8662540d1846312637bcbe3cafa48b82d610d144 100644 (file)
@@ -55,6 +55,7 @@
 
     #lang_links_container {
         float: right;
+        white-space: nowrap;
     }
 
     #lang_links_container .links {