liquid_feedback_frontend
diff static/style.css @ 396:f9d7cd325852
Make top bar visible on IE
author | bsw |
---|---|
date | Tue Mar 06 19:51:33 2012 +0100 (2012-03-06) |
parents | e012250163ca |
children | 371e690018ea |
line diff
1.1 --- a/static/style.css Mon Mar 05 22:39:41 2012 +0100 1.2 +++ b/static/style.css Tue Mar 06 19:51:33 2012 +0100 1.3 @@ -160,7 +160,7 @@ 1.4 ); 1.5 color: #fff; 1.6 font-size: 90%; 1.7 - line-height: 100%; 1.8 + line-height: 200%; 1.9 padding-left: 1%; 1.10 box-shadow: #aaa 0 0 5px; 1.11 overflow: hidden;