diff --git a/gae/static/app.css b/gae/static/app.css index b91ec5e..7b501df 100644 --- a/gae/static/app.css +++ b/gae/static/app.css @@ -58,3 +58,7 @@ footer { max-height: 390px; overflow-y: scroll; } + +.panel-title a { + display: block; +}