Skip to content

Commit

Permalink
again a css fix for portalsearch :-(
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6135 6c8d7289-2bf4-0310-a012-ef5d649a1542
  • Loading branch information
apfelmaennchen committed Jun 25, 2009
1 parent 32d0ee9 commit edef81b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions htroot/yacy/ui/css/yacyui-portalsearch.css
Expand Up @@ -95,7 +95,7 @@ ul.nav {
padding-left: 0px;
margin-botton: 0px;
margin-left: -5px;
font-size: 85%;
font-size: 0.85em;
line-height: 1.0em;
}
ul.nav li {
Expand All @@ -104,5 +104,5 @@ ul.nav li {
}
ul.nav li a {
text-decoration: none;
font-size: 85%;
font-size: 0.85em;
}

0 comments on commit edef81b

Please sign in to comment.