Merge pull request #7070 from opf/fix/29604/project-autocompleter--loading-text

[29604] Fix project autocompleter loading text
pull/7072/head
Henriette Dinger 6 years ago committed by GitHub
commit 99f6926c48
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 5
      app/assets/stylesheets/layout/_top_menu.sass

@ -63,11 +63,6 @@ $search-input-height: 30px
border-bottom-style: solid
@include varprop(border-bottom-width, header-border-bottom-width)
@include varprop(border-bottom-color, header-border-bottom-color)
::-webkit-input-placeholder
@include varprop(color, header-item-font-color)
::-moz-placeholder
@include varprop(color, header-item-font-color)
.menu_root
margin: 0
padding: 0

Loading…
Cancel
Save