Commit
74c12af199735c2a72b57b1ae8ab80dd1b0877ea
Exists in
master
and in
14 other branches
1.12.x, change-passwd-signal, colab_search, colab_tag, fix-dashboard, fix-message-preview, go_to_profile_panel, mobile_user_scalable, paginate-threads, removing_namespace, search_block, search_filters, timestamp_plugins, validate-passwd
Adjust css of user dropdown in header
| @@ -48,7 +48,7 @@ li hr { |
| @@ -48,7 +48,7 @@ li hr { |
48
| } |
48
| } |
49
| |
49
| |
50
| #user-menu .dropdown-menu .thumbnail { |
50
| #user-menu .dropdown-menu .thumbnail { |
51
| - width: 100px; |
51
| + width: 80px; |
52
| display: inline-block; |
52
| display: inline-block; |
53
| } |
53
| } |
54
| |
54
| |