Module: check_mk
Branch: master
Commit: 7d4359853a3e84fb79702f0544dfd68c0a454962
URL:
http://git.mathias-kettner.de/git/?p=check_mk.git;a=commit;h=7d4359853a3e84…
Author: Lars Michelsen <lm(a)mathias-kettner.de>
Date: Wed Sep 19 14:08:22 2012 +0200
FIX: Fixed styling of wato quickaccess snapin preview
---
ChangeLog | 1 +
web/plugins/sidebar/wato.py | 1 +
2 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index 743eb0b..7656e51 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -122,6 +122,7 @@
* Downtimes: new conveniance function for downtime from now for ___ minutes.
This is especially conveniant for scripting.
* FIX: fixed layout of login dialog when showing up error messages
+ * FIX: Fixed styling of wato quickaccess snapin preview
Livecheck:
* FIX: Compile livecheck also if diet libc is missing
diff --git a/web/plugins/sidebar/wato.py b/web/plugins/sidebar/wato.py
index 98fa617..704bfca 100644
--- a/web/plugins/sidebar/wato.py
+++ b/web/plugins/sidebar/wato.py
@@ -85,6 +85,7 @@ sidebar_snapins["admin_mini"] = {
height: 18px;
position: relative;
left: 3px;
+ padding: 0;
}
#snapin_admin_mini div.footnotelink {