]> git.openstreetmap.org Git - rails.git/commitdiff
Fix scrolling in search sidebar (fixes #353)
authorJohn Firebaugh <john.firebaugh@gmail.com>
Fri, 19 Jul 2013 18:11:41 +0000 (11:11 -0700)
committerTom Hughes <tom@compton.nu>
Sun, 21 Jul 2013 07:42:48 +0000 (08:42 +0100)
app/assets/stylesheets/common.css.scss

index fe3a736197c03a65905dcaa67af040593cfc0518..1807856b4ba77becca2c060f808d898f08223e40 100644 (file)
@@ -714,6 +714,7 @@ a.donate {
   overflow: auto;
   border-right: 1px solid $keyline;
   width: 33.3333%;
+  height: 100%;
   ul {
     margin-bottom: 0;
     &:last-child {