diff options
author | olav%bkor.dhs.org <> | 2006-11-01 07:17:59 +0000 |
---|---|---|
committer | olav%bkor.dhs.org <> | 2006-11-01 07:17:59 +0000 |
commit | 21cf6d61e43fd4f9dd3fab5ed7c9c2a5e20cf069 (patch) | |
tree | a29d522887e6b0c07fee209ec1d8804dd0ec776a /skins/standard | |
parent | 8cee33e0cb2597ad976312ea2fe0c11a75393db3 (diff) | |
download | bugs-21cf6d61e43fd4f9dd3fab5ed7c9c2a5e20cf069.tar bugs-21cf6d61e43fd4f9dd3fab5ed7c9c2a5e20cf069.tar.gz bugs-21cf6d61e43fd4f9dd3fab5ed7c9c2a5e20cf069.tar.bz2 bugs-21cf6d61e43fd4f9dd3fab5ed7c9c2a5e20cf069.tar.xz bugs-21cf6d61e43fd4f9dd3fab5ed7c9c2a5e20cf069.zip |
Bug 357433: Labels of custom fields are left aligned on enter_bug.cgi and post_bug.cgi
Patch by Olav Vitters <olav@bkor.dhs.org> r=mkanat a=myk
(actually remove skins/standard/show_bug.css)
Diffstat (limited to 'skins/standard')
-rw-r--r-- | skins/standard/show_bug.css | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/skins/standard/show_bug.css b/skins/standard/show_bug.css deleted file mode 100644 index 1626f39ef..000000000 --- a/skins/standard/show_bug.css +++ /dev/null @@ -1,15 +0,0 @@ -/* The contents of this file are subject to the Mozilla Public - * License Version 1.1 (the "License"); you may not use this file - * except in compliance with the License. You may obtain a copy of - * the License at http://www.mozilla.org/MPL/ - * - * Software distributed under the License is distributed on an "AS - * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or - * implied. See the License for the specific language governing - * rights and limitations under the License. - * - * The Original Code is the Bugzilla Bug Tracking System. - * - * Contributor(s): Max Kanat-Alexander <mkanat@bugzilla.org> - */ - |