diff -r 7aa03ab5bbcd -r 63dae3d25255 integration/css/annotation-article.css --- a/integration/css/annotation-article.css Mon Jul 08 12:53:32 2013 +0200 +++ b/integration/css/annotation-article.css Mon Jul 22 12:02:47 2013 +0200 @@ -115,7 +115,7 @@ float: left; clear: both; width: 480px; padding: 7px; background: rgba(200,200,200,.9); } .annotation-form h3 { - color: #197CAA; font-size: 14px; font-weight: bold; margin: 2px 0 0; + color: #197CAA; font-size: 14px; font-weight: bold; margin: 4px 0; } .annotation-textarea { height: 120px; resize: none; border: 1px solid #666; padding: 2px; width: 472px;