2010-10-06 14:16:12 +00:00
|
|
|
/* $This file is distributed under the terms of the license in /doc/license.txt$ */
|
2010-12-16 22:12:03 +00:00
|
|
|
/* Fix for homepage */
|
|
|
|
#search-field .submit {
|
|
|
|
padding-left: 14px;
|
|
|
|
}
|
|
|
|
#search-home-field input.submit {
|
|
|
|
padding-left: 14px;
|
2010-12-21 19:25:23 +00:00
|
|
|
}
|
|
|
|
#login-form p.submit {
|
|
|
|
margin-left: 20px;
|
2010-11-03 20:07:23 +00:00
|
|
|
}
|