8f07dd623a5b5c5932be994d433166ade8045d55
tdreszer
Fri Apr 29 11:06:26 2011 -0700
Fixed spacing issues due to DOCTYPE 4.01.
diff --git src/hg/hgTracks/hgTracks.c src/hg/hgTracks/hgTracks.c
index 632ad7b..5d29190 100644
--- src/hg/hgTracks/hgTracks.c
+++ src/hg/hgTracks/hgTracks.c
@@ -4548,31 +4548,31 @@
hButtonWithMsg("hgt.left2", " <<", "move 47.5% to the left");
hButtonWithMsg("hgt.left1", " < ", "move 10% to the left");
hButtonWithMsg("hgt.right1", " > ", "move 10% to the right");
hButtonWithMsg("hgt.right2", ">> ", "move 47.5% to the right");
hButtonWithMsg("hgt.right3", ">>>", "move 95% to the right");
hWrites(" zoom in ");
/* use button maker that determines padding, so we can share constants */
topButton("hgt.in1", ZOOM_1PT5X);
topButton("hgt.in2", ZOOM_3X);
topButton("hgt.in3", ZOOM_10X);
topButton("hgt.inBase", ZOOM_BASE);
hWrites(" zoom out ");
topButton("hgt.out1", ZOOM_1PT5X);
topButton("hgt.out2", ZOOM_3X);
topButton("hgt.out3", ZOOM_10X);
- hWrites("
\n");
+ hWrites("