parent
2b1c40986e
commit
d1cd7279b2
3 changed files with 9 additions and 2 deletions
|
|
@ -1,15 +1,18 @@
|
|||
<header class="mdl-layout__header">
|
||||
<div class="mdl-layout__header-row">
|
||||
|
||||
<div class="mdl-layout-spacer"></div>
|
||||
|
||||
<div class="mdl-textfield mdl-js-textfield mdl-textfield--expandable
|
||||
mdl-textfield--floating-label mdl-textfield--align-right">
|
||||
<label class="mdl-button mdl-js-button mdl-button--icon"
|
||||
for="fixed-header-drawer-exp">
|
||||
for="js-search__input">
|
||||
<i class="material-icons">search</i>
|
||||
</label>
|
||||
|
||||
<div class="mdl-textfield__expandable-holder">
|
||||
<input class="mdl-textfield__input" type="text" name="sample"
|
||||
id="fixed-header-drawer-exp" />
|
||||
id="js-search__input" />
|
||||
</div>
|
||||
|
||||
<button class="mdl-button mdl-js-button mdl-button--icon" id="fixed-menu-lower-left">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue