]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Patch for bug 232328: Update CSS file in order to fix the display of columns in stagg...
authorjocuri%softhome.net <>
Wed, 29 Dec 2004 07:45:39 +0000 (07:45 +0000)
committerjocuri%softhome.net <>
Wed, 29 Dec 2004 07:45:39 +0000 (07:45 +0000)
css/buglist.css

index 82ff1fb02c030c799ebca88a9bb777d5d6a809ef..6ebb0ce6f5f9fa5f104b40c67323aeffd9cf6952 100644 (file)
@@ -18,8 +18,8 @@
   * Contributor(s): Myk Melez <myk@mozilla.org>
   */
 
-/* Right align bug IDs. */
-.bz_id_column { text-align: right; }
+.bz_id_column {
+}
 
 /* Style bug rows according to severity. */
 .bz_blocker { color: red; font-weight: bold; }