Commit 8642f0ec authored by Natalia Tepluhina's avatar Natalia Tepluhina

Merge branch '196074-sort-selector-pushed-out' into 'master'

Set width property to tokens container

Closes #196074

See merge request gitlab-org/gitlab!25071
parents 6dbac390 ecf13882
...@@ -56,6 +56,7 @@ ...@@ -56,6 +56,7 @@
padding-left: 12px; padding-left: 12px;
position: relative; position: relative;
margin-bottom: 0; margin-bottom: 0;
width: 1px;
} }
.input-token { .input-token {
......
Markdown is supported
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