vivo/themes/wilma/css/ie7.css

11 lines
265 B
CSS
Raw Normal View History

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