1
0

Dons update

This commit is contained in:
Garvin Hicking
2007-08-26 16:23:02 +00:00
parent e194dbfb0d
commit 6be9dab44d
9 changed files with 18 additions and 10 deletions

View File

@ -390,3 +390,8 @@ input#serendipityQuickSearchTermField {
text-align: left;
margin-left: 10px;
}
/* overide serendipitySideBarItem overflow: hidden just for sidebar quicksearch livesearch_result */
.container_serendipity_quicksearch_plugin{
overflow: visible !important;
}