fix detail image-preview css

This commit is contained in:
Yuri Kuznetsov
2014-05-22 17:22:39 +03:00
parent 6b8a05cd4e
commit 0a7e442194
2 changed files with 6 additions and 1 deletions
+1 -1
View File
File diff suppressed because one or more lines are too long
+5
View File
@@ -418,6 +418,11 @@ td.cell-buttons > .btn-group {
margin: 3px 6px 3px 0;
}
.field > .attachment-preview {
display: block;
overflow: hidden;
}
.stick-sub {
position: fixed;
top: 0;