Skip to content

Commit 9b52737

Browse files
author
Winnie Hellmann
committed
Change width of .dropdown-menu-toggle to 160px
1 parent 11d6c7e commit 9b52737

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/assets/stylesheets/framework/dropdowns.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@
129129
@extend .dropdown-toggle;
130130
padding-right: 25px;
131131
position: relative;
132-
width: 163px;
132+
width: 160px;
133133
text-overflow: ellipsis;
134134
overflow: hidden;
135135

0 commit comments

Comments
 (0)