comparison rhodecode/public/css/style.css @ 582:ff15232ce9d2

fixed search button
author Marcin Kuzminski <marcin@python-works.com>
date Mon, 11 Oct 2010 01:58:19 +0200
parents 136ad719d9e2
children 95b746f2f0ed
comparison
equal deleted inserted replaced
581:136ad719d9e2 582:ff15232ce9d2
1620 content / right / forms / button 1620 content / right / forms / button
1621 */ 1621 */
1622 div.form div.fields div.field div.button { 1622 div.form div.fields div.field div.button {
1623 margin: 0; 1623 margin: 0;
1624 padding: 0 0 0 8px; 1624 padding: 0 0 0 8px;
1625 float: left;
1626 } 1625 }
1627 1626
1628 div.form div.fields div.field div.button input { 1627 div.form div.fields div.field div.button input {
1629 margin: 0; 1628 margin: 0;
1630 color: #000000; 1629 color: #000000;