Skip to content
Snippets Groups Projects
Commit 9b527378 authored by Winnie Hellmann's avatar Winnie Hellmann
Browse files

Change width of .dropdown-menu-toggle to 160px

parent 11d6c7e2
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -129,7 +129,7 @@
@extend .dropdown-toggle;
padding-right: 25px;
position: relative;
width: 163px;
width: 160px;
text-overflow: ellipsis;
overflow: hidden;
 
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment