Commit 7bdc9ba2e1f2260b832dba65eae00ed8184f4ba6

Authored by Jalaloedien Abrahams
1 parent 23a9df22

KTS-2136

"UI issue with Workflow portlet in document view"
Fixed. Updated CSS rules around viewlets.

Committed By: Jalaloedien Abrahams
Reviewed By: Conrad Vermeulen

git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6891 c91229c3-7414-0410-bfa2-8a42b809f60b
Showing 1 changed file with 1 additions and 1 deletions
resources/css/kt-framing.css
@@ -1721,7 +1721,7 @@ hr { @@ -1721,7 +1721,7 @@ hr {
1721 1721
1722 #document-views { 1722 #document-views {
1723 position: absolute; 1723 position: absolute;
1724 - top: 0; 1724 + top: 200px;
1725 right: 0; 1725 right: 0;
1726 width: 19em; 1726 width: 19em;
1727 z-index: 2; 1727 z-index: 2;