Fix comment form UI

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
This commit is contained in:
Dmitriy Zaporozhets 2013-12-05 11:55:07 +02:00
parent f6d96d354c
commit e5f4c7883f
No known key found for this signature in database
GPG key ID: 2CEAFD2671262EC2

View file

@ -278,7 +278,7 @@ ul.notes {
> a {
position: absolute;
right: 5px;
top: 116px;
bottom: -60px;
}
.note_preview {
background: #f5f5f5;
@ -311,10 +311,8 @@ ul.notes {
.common-note-form {
margin: 0;
height: 140px;
background: #F9F9F9;
padding: 3px;
padding-bottom: 25px;
border: 1px solid #DDD;
}