remove fixed height for select2 boxes

pull/8/head
jwollert 12 years ago committed by Gregor Schmidt
parent 73131057b1
commit 0250882ce1
  1. 1
      public/stylesheets/project_select_select2.css

@ -18,7 +18,6 @@
-webkit-box-shadow: none;
-moz-box-shadow : none;
box-shadow : none;
height: 26px;
line-height: 26px;
}
.select2-single div b {

Loading…
Cancel
Save