mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-02-10 16:01:33 +00:00
actions dropbox layout fix
This commit is contained in:
+1
-1
@@ -188,7 +188,7 @@ window.onload = init;
|
||||
|
||||
<div id="toolbar">
|
||||
|
||||
<div style="float : right">
|
||||
<div class="actionChooser">
|
||||
<select id="quickMenuChooser" onchange="quickMenuChange()">
|
||||
<option value="qmcDefault" selected="selected"><?php echo __('Actions...') ?></option>
|
||||
<option value="qmcSearch"><?php echo __('Search...') ?></option>
|
||||
|
||||
Reference in New Issue
Block a user