From 2d092dfeea969d82bc55a153c6a597a3e87a0a03 Mon Sep 17 00:00:00 2001 From: Jacob Thornton Date: Mon, 2 Jan 2012 16:04:01 -0800 Subject: start playing with carousel stuff --- lib/modals.less | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lib/modals.less') diff --git a/lib/modals.less b/lib/modals.less index 53d6cd408..ec1607c51 100644 --- a/lib/modals.less +++ b/lib/modals.less @@ -22,6 +22,8 @@ top: 50%; left: 50%; z-index: 11000; + max-height: 500px; + overflow: auto; width: 560px; margin: -250px 0 0 -250px; background-color: @white; -- cgit v1.2.3