summaryrefslogtreecommitdiff
path: root/index.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2021-03-11 19:26:19 +0300
committerAndrew Dolgov <[email protected]>2021-03-11 19:26:19 +0300
commitf67d2623b7a50849893cfa774d85e4e2278308e2 (patch)
tree758b966706d65c25bc1d0d254dc5ff65ea9da28a /index.php
parenta4da2f1e621d4de73e589d81dd3f06cd0711204f (diff)
add some media queries to improve main UI on small-width devices
Diffstat (limited to 'index.php')
-rw-r--r--index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.php b/index.php
index fd3eebafa..4ae81c00f 100644
--- a/index.php
+++ b/index.php
@@ -197,7 +197,7 @@
?>
</select>
- <div dojoType="fox.form.ComboButton" onclick="Feeds.catchupCurrent()">
+ <div class="catchup-button" dojoType="fox.form.ComboButton" onclick="Feeds.catchupCurrent()">
<span><?= __('Mark as read') ?></span>
<div dojoType="dijit.DropDownMenu">
<div dojoType="dijit.MenuItem" onclick="Feeds.catchupCurrent('1day')">