Commit 37ef89b6deff41efda1555f924efff81d093dddf

Authored by bshuttle
1 parent 86feb09f

KTS-978: breadcrumbs are not useable on Safari and the Browse Documents page.


git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5463 c91229c3-7414-0410-bfa2-8a42b809f60b
Showing 1 changed file with 1 additions and 1 deletions
resources/css/kt-framing.css
... ... @@ -95,7 +95,7 @@ body
95 95  
96 96 #navbar ul li.active {
97 97 background: #6c8c2f url(../../resources/graphics/menubg-active.png) top left repeat-x;
98   - height: 100px;
  98 + height: 1.4em;
99 99 }
100 100  
101 101 #navbar ul li a
... ...