aboutsummaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
Diffstat (limited to 'contrib')
-rw-r--r--contrib/log.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/contrib/log.php b/contrib/log.php
index 049addf66..0eee5bcaa 100644
--- a/contrib/log.php
+++ b/contrib/log.php
@@ -142,6 +142,10 @@ if ($start !== null || $stop !== null) {
142 position: fixed; 142 position: fixed;
143 top: 0px; 143 top: 0px;
144 } 144 }
145 .btn-xs {
146 font-size: 9px;
147 padding: 0 5px;
148 }
145 .level { 149 .level {
146 display: none; 150 display: none;
147 } 151 }