8 lines
211 B
CSS
8 lines
211 B
CSS
/* $This file is distributed under the terms of the license in /doc/license.txt$ */
|
|
|
|
/* Fix browser issues in IE7 browsers */
|
|
|
|
/* Fix for homepage */
|
|
#search-home-field input.search {
|
|
padding-left: 14px;
|
|
}
|