(css) Set flex width of search field menu

This commit is contained in:
Francis Lachapelle
2015-09-21 12:29:07 -04:00
parent 5034a72ed1
commit ae3ce7186d
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -556,7 +556,7 @@
<md-input-container>
<input name="folderSearch" type="search" />
</md-input-container>
<md-input-container>
<md-input-container flex="25">
<md-select>
<md-option value="title_Category_Location" selected="selected"><var:string label:value="Title, category or location"/></md-option>
<md-option value="entireContent"><var:string label:value="Entire content"/></md-option>