Fixed dashboard broken messages cause of glm

This commit is contained in:
randx 2012-08-03 03:28:02 +03:00
parent 34ba4e1352
commit 6171a4d8eb
4 changed files with 104 additions and 99 deletions

View file

@ -175,10 +175,17 @@ td .line_note_link {
top:7px;
}
.note_advanced_opts {
h6 {
line-height: 32px;
margin-right: 12px;
}
}
div.attachments {
position:relative;
width: 350px;
height: 36px;
height: 50px;
overflow:hidden;
margin:0 0 5px !important;
}