]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Fix regression due to bug 680131
authorFrédéric Buclin <LpSolit@gmail.com>
Fri, 20 Jan 2012 18:04:10 +0000 (19:04 +0100)
committerFrédéric Buclin <LpSolit@gmail.com>
Fri, 20 Jan 2012 18:04:10 +0000 (19:04 +0100)
(#menu on the first line has been seen as a comment during the MPL 1.1 -> 2.0 conversion)

skins/standard/params.css

index 9f2bf0d95a26fa8412afef4539f8d0efa8d16d59..92bd6d0e1cbb5a6d72259d2891a156a4893d2aca 100644 (file)
@@ -5,6 +5,8 @@
  * This Source Code Form is "Incompatible With Secondary Licenses", as
  * defined by the Mozilla Public License, v. 2.0.
  */
+
+#menu {
   width: 10em;
   margin-top: 1em;
   margin-right: 0.5em;