aboutsummaryrefslogtreecommitdiffstats
path: root/web/src/css/header.less
diff options
context:
space:
mode:
Diffstat (limited to 'web/src/css/header.less')
-rw-r--r--web/src/css/header.less6
1 files changed, 6 insertions, 0 deletions
diff --git a/web/src/css/header.less b/web/src/css/header.less
index 5f91beaf..ce85d528 100644
--- a/web/src/css/header.less
+++ b/web/src/css/header.less
@@ -12,4 +12,10 @@ header {
padding: 10px;
border-bottom: solid @separator-color 1px;
}
+}
+
+.filter-input .popover {
+ top: 27px;
+ display: block;
+ width: 100%;
} \ No newline at end of file