Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Commit

Permalink
adjust styles for editor search containers
Browse files Browse the repository at this point in the history
  • Loading branch information
davidmason committed Apr 27, 2014
1 parent a59eac3 commit 7fd88e2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Expand Up @@ -134,8 +134,8 @@

</ui:style>

<g:HTMLPanel tag="ul" styleName="{style.container}">
<li>
<g:HTMLPanel tag="ul" styleName="{style.container} list--horizontal">
<li class="w--1-2">
<fui:SearchField ui:field="searchField" />
</li>

Expand Down
Expand Up @@ -40,8 +40,8 @@
<g:LayoutPanel styleName="translatorEditorContainer">
<g:layer top="0" height="2.5em">
<g:HTMLPanel styleName="new-zanata">
<ul class="list--horizontal {style.topBar}">
<li>
<ul class="list--no-bullets {style.topBar}">
<li class="w--7-8">
<g:Widget ui:field="transFilterView" />
</li>
<li class="{style.right-nav}">
Expand Down

0 comments on commit 7fd88e2

Please sign in to comment.