From 97e09f6c12dc4a9cc4d8d445362bc26615f86d14 Mon Sep 17 00:00:00 2001 From: gebele Date: Thu, 6 Nov 2014 13:01:19 +0100 Subject: visualized smarts --- views/details.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'views/details.haml') diff --git a/views/details.haml b/views/details.haml index 8ef0ffd..02d7b66 100644 --- a/views/details.haml +++ b/views/details.haml @@ -1,7 +1,7 @@ %link{ :href=>"/style.css", :media=>"screen, projection", :rel=>"stylesheet", :type=>"text/css"} .content{:style=>"margin-top:0;"} - .details{:style=>"padding:0.5em;height:100%;"} + .details{:style=>"padding:0.7em;padding-bottom:5em;"} %button{:id=>"closebutton", :onclick=>"parent.$('#iframe_details').bPopup().close();parent.$('#iframe_overview').bPopup().close();"} X -- cgit v1.2.3