fix context menu margin and user preference buttons
This commit is contained in:
parent
e108997376
commit
4e683c4fca
27 changed files with 99 additions and 155 deletions
|
@ -1,8 +1,4 @@
|
|||
<div id="searchPage" data-role="page" class="page libraryPage allLibraryPage noSecondaryNavPage" data-title="${ButtonSearch}" data-backbutton="true">
|
||||
|
||||
<div class="padded-left padded-right searchFields">
|
||||
</div>
|
||||
|
||||
<div class="searchResults padded-bottom-page padded-top">
|
||||
</div>
|
||||
</div>
|
||||
<div class="padded-left padded-right searchFields"></div>
|
||||
<div class="searchResults padded-bottom-page padded-top"></div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue