]> 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:23 +0000 (07:45 +0000)
committerjocuri%softhome.net <>
Wed, 29 Dec 2004 07:45:23 +0000 (07:45 +0000)
skins/standard/buglist.css

index 3207a412d57406b23b4a3845cff7360927345201..b0326b5bb7a9c989e68e26b549ffc36cdb278b43 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; }