2010-10-06 14:16:12 +00:00
|
|
|
/* $This file is distributed under the terms of the license in /doc/license.txt$ */
|
2011-02-02 02:59:12 +00:00
|
|
|
|
2011-07-20 17:42:29 +00:00
|
|
|
/* Fix browser issues in IE7 browsers */
|
|
|
|
|
2010-12-16 22:12:03 +00:00
|
|
|
/* Fix for homepage */
|
2011-02-02 19:10:48 +00:00
|
|
|
#search-home-field input.search {
|
2010-12-16 22:12:03 +00:00
|
|
|
padding-left: 14px;
|
2010-12-21 19:25:23 +00:00
|
|
|
}
|