]> 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:27:38 +0000 (01:27 +0200)
committerFrédéric Buclin <LpSolit@gmail.com>
Fri, 17 Apr 2015 23:27:38 +0000 (01:27 +0200)
skins/standard/global.css

index 4f376ddfd248fd5d45cae04a6c9eade79af3d41e..25622a6a4848342933f0eba78c067c8f3ab987af 100644 (file)
@@ -63,6 +63,7 @@
 
     #lang_links_container {
         float: right;
+        white-space: nowrap;
     }
 
     #lang_links_container .links {