Commit 74c12af199735c2a72b57b1ae8ab80dd1b0877ea

Authored by Lucas Kanashiro
1 parent 1b21cac6

Adjust css of user dropdown in header

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
colab/static/css/screen.css
... ... @@ -48,7 +48,7 @@ li hr {
48 48 }
49 49  
50 50 #user-menu .dropdown-menu .thumbnail {
51   - width: 100px;
  51 + width: 80px;
52 52 display: inline-block;
53 53 }
54 54  
... ...