Commit d457978a9d529322047d72be34cbba29106e83fb

Authored by jalaloedien
1 parent ae7f90e7

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;