diff static/style.css @ 181:105abd1d4996
Respect newlines in suggestions instead of pre-formatting them
| author |
bsw |
| date |
Sun Oct 31 23:51:00 2010 +0100 (2010-10-31) |
| parents |
b9c8503feff7 |
| children |
2dc13655afca |
line diff
1.1 --- a/static/style.css Sun Oct 31 23:38:43 2010 +0100
1.2 +++ b/static/style.css Sun Oct 31 23:51:00 2010 +0100
1.3 @@ -999,9 +999,8 @@
1.4 }
1.5
1.6
1.7 -.suggestion_content,
1.8 #suggestion_description {
1.9 - font-family: monospace;
1.10 + height: 15ex;
1.11 }
1.12
1.13 .diff {