From 74c12af199735c2a72b57b1ae8ab80dd1b0877ea Mon Sep 17 00:00:00 2001 From: Lucas Kanashiro Date: Thu, 1 Oct 2015 15:34:40 -0300 Subject: [PATCH] Adjust css of user dropdown in header --- colab/static/css/screen.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/colab/static/css/screen.css b/colab/static/css/screen.css index af49962..a9c76b1 100644 --- a/colab/static/css/screen.css +++ b/colab/static/css/screen.css @@ -48,7 +48,7 @@ li hr { } #user-menu .dropdown-menu .thumbnail { - width: 100px; + width: 80px; display: inline-block; } -- libgit2 0.21.2