Commit cbb528de6fc2558fc160139ccb5d90ef0837b53b

Authored by kevin_fourie
1 parent d908e2e4

Merged in from DEV trunk...

KTS-3582
"Search field in search portlet is incorrectly aligned"
Fixed. Modified relevant CSS.

Committed By: Philip Arkcoll
Reviewed By: Kevin Fourie


git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@9042 c91229c3-7414-0410-bfa2-8a42b809f60b
Showing 1 changed file with 1 additions and 1 deletions
resources/css/kt-framing.css
@@ -2246,7 +2246,7 @@ body #content #add_dashlet @@ -2246,7 +2246,7 @@ body #content #add_dashlet
2246 .x-toolbar{ 2246 .x-toolbar{
2247 border: none; 2247 border: none;
2248 display: block; 2248 display: block;
2249 - padding: 2px; 2249 + padding: 0 0 0 15px;
2250 background: transparent; 2250 background: transparent;
2251 position: relative; 2251 position: relative;
2252 zoom: 1; 2252 zoom: 1;