Minor change to improve compatibility with IE7

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
This commit is contained in:
Owen Leonard 2008-04-26 15:42:29 -05:00 committed by Joshua Ferraro
parent 346d8d3679
commit a126170a27

View file

@ -171,6 +171,7 @@ ol li {
background-color : #F3F3F3;
border-bottom : 1px solid #E8E8E8;
line-height : 2em;
display : inline-block;
}
#header:after { /* clearing without presentational markup, IE gets extra treatment */