This commit is contained in:
sneakers-the-rat 2024-06-19 16:31:35 -07:00
parent 77d139abbc
commit dff56a8fb5
Signed by untrusted user who does not match committer: jonny
GPG key ID: 6DCB96EF1E4D232D

View file

@ -39,7 +39,7 @@ with this program. If not, see <http://www.gnu.org/licenses/>.
<component type="NavbarHorizontal" class="mb-3 mt-2 mt-cmln-0"> <component type="NavbarHorizontal" class="mb-3 mt-2 mt-cmln-0">
<component type="NavMenu"/> <component type="NavMenu"/>
<component type="Menu" message="secondary-menu"/> <component type="Menu" message="secondary-menu"/>
<component type="SearchBar" buttons="go" class="pull-right" position="right" class="order-first order-cmln-0"/> <component type="SearchBar" buttons="go" class="pull-right" position="right"/>
</component> </component>
</cell> </cell>
</row> </row>