Merge branch 'winh-file-template-dropdown' into 'master'

Make file template dropdowns consistent

See merge request !13577
This commit is contained in:
Phil Hughes 2017-08-30 09:54:19 +00:00
commit a16854ff46
1 changed files with 2 additions and 0 deletions

View File

@ -204,6 +204,8 @@
.gitlab-ci-yml-selector,
.dockerfile-selector,
.template-type-selector {
@include new-style-dropdown;
display: inline-block;
vertical-align: top;
font-family: $regular_font;