[#692] fixes IE7 overflow bug in project search results

pull/41/head
jwollert 13 years ago committed by Eric Davis
parent ad579cd81f
commit 28d7f62791
  1. 1
      public/stylesheets/application.css

@ -1115,6 +1115,7 @@ a:hover {
color:#ffffff; color:#ffffff;
height:43px; height:43px;
border-top:0; border-top:0;
position:relative;
} }
#account ul#account-info { #account ul#account-info {

Loading…
Cancel
Save