Make sure lefthalf absolute position starts at 0 for browsers that consider the 1st...
authorNelson Ferreira <nelson.ferreira@ieee.org>
Fri, 28 Feb 2014 01:17:58 +0000 (20:17 -0500)
committerNelson Ferreira <nelson.ferreira@ieee.org>
Fri, 28 Feb 2014 01:17:58 +0000 (20:17 -0500)
Signed-off-by: Nelson Ferreira <nelson.ferreira@ieee.org>
sxemacs.css

index 7e0ef29..8313233 100644 (file)
@@ -210,6 +210,7 @@ h1, h2, h3 {
   min-width: 200px;
   margin-top: 8px;
   margin-left: 5px;
+  left: 0px;
   color: #555555;
   font-size: 0.9em;
   text-decoration: none;