Skip to content

Commit

Permalink
fix: removed scroll in editor search and replace (ZNTA-1778)
Browse files Browse the repository at this point in the history
  • Loading branch information
kgough committed Mar 8, 2017
1 parent 8ad382d commit a3c169e
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -42,7 +42,7 @@
</ui:style>

<g:LayoutPanel>
<g:layer top='0px' height='64px' left="0px" width="50%">
<g:layer top='0px' height='74px' left="0px" width="50%">
<g:HorizontalPanel verticalAlignment='ALIGN_MIDDLE'
styleName="{style.projectWideSearchPanel}">
<g:cell>
Expand Down

0 comments on commit a3c169e

Please sign in to comment.