stick stream panel

This commit is contained in:
Yuri Kuznetsov
2014-06-27 18:21:40 +03:00
parent c5c638b007
commit 38ff477cef
2 changed files with 6 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@@ -536,6 +536,7 @@ body > footer > p a:visited {
}
}
.modal.in .modal.in {
overflow: visible !important;
overflow-y: visible !important;
@@ -549,3 +550,7 @@ body > footer > p a:visited {
margin-top: -1 * @line-height-computed;
}
.detail .bottom > .panel-stream:first-child {
margin-top: -1 * @line-height-computed;
}