Commit e077ddbc authored by Martijn Cuppens's avatar Martijn Cuppens Committed by XhmikosR
Browse files

Prevent wrapping if caret is included (#28029)

parent deea1172
Showing with 2 additions and 0 deletions
+2 -0
......@@ -7,6 +7,8 @@
}
.dropdown-toggle {
white-space: nowrap;
// Generate the caret automatically
@include caret;
}
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment