diff --git a/colab/static/css/screen.css b/colab/static/css/screen.css index dc9cf89..15cd683 100644 --- a/colab/static/css/screen.css +++ b/colab/static/css/screen.css @@ -1,6 +1,6 @@ body { - padding-top: 57px; + padding-top: 100px; } li hr { diff --git a/colab/templates/base.html b/colab/templates/base.html index dc0c36d..cbd5f43 100644 --- a/colab/templates/base.html +++ b/colab/templates/base.html @@ -55,6 +55,7 @@
+ {% browserid_info %} {% block ribbon %} @@ -69,6 +70,16 @@ {% block navbar %}