Commit f13ee31e1272e5feb53371aef46800c41e3b7122

Authored by AurelioAHeckert
1 parent 192eaa83

ActionItem527: css for new select on search for sellers

git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@2178 3f533792-8f58-4932-b0fe-aaf55b0a4547
public/stylesheets/blocks/sellers-search-block.css
@@ -36,6 +36,11 @@ @@ -36,6 +36,11 @@
36 width: 120px; 36 width: 120px;
37 } 37 }
38 38
  39 +.sellers-search-block select {
  40 + width: 160px;
  41 + font-size: 11px;
  42 +}
  43 +
39 .sellers-search-block .button-bar { 44 .sellers-search-block .button-bar {
40 text-align: right; 45 text-align: right;
41 padding: 0px 10px 0px 0px; 46 padding: 0px 10px 0px 0px;