From: John Firebaugh Date: Fri, 19 Jul 2013 18:11:41 +0000 (-0700) Subject: Fix scrolling in search sidebar (fixes #353) X-Git-Tag: live~4881 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/39902ce7d15bcd414c6751f81382e0c6c3edbe41 Fix scrolling in search sidebar (fixes #353) --- diff --git a/app/assets/stylesheets/common.css.scss b/app/assets/stylesheets/common.css.scss index fe3a73619..1807856b4 100644 --- a/app/assets/stylesheets/common.css.scss +++ b/app/assets/stylesheets/common.css.scss @@ -714,6 +714,7 @@ a.donate { overflow: auto; border-right: 1px solid $keyline; width: 33.3333%; + height: 100%; ul { margin-bottom: 0; &:last-child {