Quick and dirty hack to vertically align headers. I got no idea why question marks...
authorslubek <slubek>
Wed, 30 Nov 2005 21:25:33 +0000 (21:25 +0000)
committerslubek <slubek>
Wed, 30 Nov 2005 21:25:33 +0000 (21:25 +0000)
themes/default/global.css

index 37690f418e32acc83f78eea505f54aa63aef196c..9b4282f2214efb1c630738c7cea5edbb1fd17935 100644 (file)
@@ -1,7 +1,7 @@
 /**
  * Default style sheet
  *
- * $Id: global.css,v 1.35 2005/11/28 17:03:08 jollytoad Exp $
+ * $Id: global.css,v 1.36 2005/11/30 21:25:33 slubek Exp $
  */
 
 /** ELEMENTS */
@@ -221,7 +221,7 @@ td.opbutton2
 }
 
 .crumb, .tab {
-       vertical-align: bottom;
+       vertical-align: top;
 }
 
 .crumb .icon {